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

Make Health Check more lenient #7

Open
ezienecker opened this issue Oct 8, 2019 · 1 comment
Open

Make Health Check more lenient #7

ezienecker opened this issue Oct 8, 2019 · 1 comment

Comments

@ezienecker
Copy link
Member

The health check should be given a period in which to recover. When the endpoint is requested, it should be asked if the time period is set. If the time period is set, you should ask if the time of the request is outside the set time period, only if this is true the health check should return the status down. Note that if the health check is set to Up within the time period, this should be set accordingly.

@sflandergan
Copy link
Member

I'll have a look at this one :)

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

No branches or pull requests

2 participants