Skip to content

Make probelist assignment deterministic #16

Description

@NullHypothesis

When it's time to update our probelist, we need to have our probers update their probelist simultaneously. Otherwise, a prober may be assigned the same /24 as another prober that is still using the old probelist, potentially resulting in two probers probing the same /24. Updating all twenty probers simultaneously would fix this problem.

Alternatively, we could investigate having a static mapping from /24s to probers. That way we could stagger the probelist upgrade (it saves resources) without having any /24s probed by two different probers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions