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

Configure non-fill period in health script #2123

Open
compojoom opened this issue Aug 9, 2023 · 0 comments
Open

Configure non-fill period in health script #2123

compojoom opened this issue Aug 9, 2023 · 0 comments
Assignees

Comments

@compojoom
Copy link
Contributor

Right now we treat a request as non-filled once the valid_until period is over. Since we increased the lock time significantly, we should have a way to issue a warning before the valid_until period expires giving agents time to react:
https://github.com/beamer-bridge/beamer/blob/main/beamer/health/check.py#L338

I think that the easiest way would be to have a env variable that we can set to specify how many minutes before valid_until expires we want to get notified.

@compojoom compojoom self-assigned this Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant