Skip to content

expunge dead nodes #23

@thraxil

Description

@thraxil

If a node has not responded successfully for a set period of time, assume they are dead and remove them completely from the neighbors list.

Currently, they stay in the list but get passed over on read/write.

If the node comes back online at some point, they can ping us and get re-added.

Maybe track "dead nodes" in a separate list and ping infrequently.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions