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

Graceful termination of usage service #6160

Open
dotansimha opened this issue Dec 24, 2024 · 1 comment
Open

Graceful termination of usage service #6160

dotansimha opened this issue Dec 24, 2024 · 1 comment

Comments

@dotansimha
Copy link
Member

For cases like deployment or when it's OOM, we need to stop data collection, mark readiness = false, and then gracefully flush the in-memory data and terminate.

Related #6083

@kamilkisiela
Copy link
Contributor

it does that already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants