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 failsafe for exit if we drop events #110

Open
haesbaert opened this issue Jan 10, 2025 · 0 comments
Open

Add failsafe for exit if we drop events #110

haesbaert opened this issue Jan 10, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@haesbaert
Copy link
Collaborator

haesbaert commented Jan 10, 2025

If we drop events, especially exit events, that process will never be pruned from the cache.
To fix this we need to add a failsafe that triggers when we miss events but is also bound by time, say you lost X events, so somewhere in the next seconds/minutes we manually check if every process is still alive, probably by scraping proc.

Not labeling this as a bug as losing events is very very very hard.

@haesbaert haesbaert added the enhancement New feature or request label Jan 10, 2025
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