Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, the health check endpoint in the REST API performs a lengthy process that could be used as a denial-of-service vector. We should schedule the health check in the background periodically, and have the REST API simply report the results of the latest check.
Attachments
Issue Links
- causes
-
YUNIKORN-1179 Logs are spammed with health check status messages
- Closed
- supercedes
-
YUNIKORN-885 Set health check as liveness probe
- Closed
- links to