Integrated: 1049: Watchdog should change health status to unhealthy

Erik Joelsson erikj at openjdk.java.net
Mon May 24 13:33:00 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).

This pull request has now been integrated.

Changeset: bcf27471
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/bcf27471dc8894475c1b298878b05e60b31ba131
Stats:     8 lines in 2 files changed: 5 ins; 0 del; 3 mod

1049: Watchdog should change health status to unhealthy

Reviewed-by: kcr, ehelin

-------------

PR: https://git.openjdk.java.net/skara/pull/1163


More information about the skara-dev mailing list