RFR: 1049: Watchdog should change health status to unhealthy
Erik Helin
ehelin at openjdk.java.net
Mon May 24 13:29:45 UTC 2021
On Fri, 21 May 2021 22:53:33 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> This patch adds a callback for the Watchdog, which is used to flip the isHealthy status to false when the watchdog triggers. This will help us to more quickly discover when a bot runner isn't working if System.exit() isn't working (which happened today).
Looks good!
-------------
Marked as reviewed by ehelin (Reviewer).
PR: https://git.openjdk.java.net/skara/pull/1163
More information about the skara-dev
mailing list