Informational Health Check #2690
hkorth
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
This is a request to add an option for the health check to be informational without blocking the connection if resource is listed as unhealthy. I seem to have some false negatives where a resource is identified as unhealthy and then Pangolin blocks access and it takes a few moments to regain access. When I turn the health checks off, the problem goes away. Please consider.
Motivation
I seem to have some false negatives where a resource is identified as unhealthy and then Pangolin blocks access and it takes a few moments to regain access.
Proposed Solution
Make Health Check informational only without blocking the connection if resource is "unhealthy".
Alternatives Considered
I had to disable health check altogether to make avoid these micro outages.
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions