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

Implement entity clean up with pin mechanism #33

Open
Kav91 opened this issue Jul 27, 2020 · 0 comments
Open

Implement entity clean up with pin mechanism #33

Kav91 opened this issue Jul 27, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Kav91
Copy link
Member

Kav91 commented Jul 27, 2020

Summary

Users can leave old non reporting entities on the map and these may genuinely have been removed for some reason.
These entities then get re-queried unnecessarily and are not removed. This is because its common for users to have low traffic periods, or services temporarily going offline.

A pin/do not remove mechanism will also be needed to not remove entities users would like to keep.

Possible Solution

Implement:

  • Non reporting entity clean up
  • Pin/do not remove node
@Kav91 Kav91 added the enhancement New feature or request label Jul 27, 2020
@jpvajda jpvajda added this to Feature Backlog in NR1 3rd Party Nerdpack Community Jan 28, 2021
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
Development

No branches or pull requests

1 participant