Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TopologyTracker Endpoint Watchdog #214

Open
adhdtech opened this issue Jul 18, 2022 · 0 comments
Open

Add TopologyTracker Endpoint Watchdog #214

adhdtech opened this issue Jul 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@adhdtech
Copy link
Owner

Need a mechanism which monitors the NodeTable and cleans up any which are no longer in the Node Endpoints.

  • Create a function called NodeTableCleanup (DRP_Node or DRP_TopologyTracker?)
  • Create a scheduled task which executes NodeTableCleanup every X seconds.
  • When a stale entry is found it should be logged and a delete topology event propagated.
@adhdtech adhdtech added the enhancement New feature or request label Jul 18, 2022
@adhdtech adhdtech added this to the Protocol Maintenance milestone Jul 18, 2022
@adhdtech adhdtech self-assigned this Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant