RFR: 1049: Watchdog should change health status to unhealthy
Kevin Rushforth
kcr at openjdk.java.net
Fri May 21 23:06:51 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).
Marked as reviewed by kcr (Committer).
-------------
PR: https://git.openjdk.java.net/skara/pull/1163
More information about the skara-dev
mailing list