Integrated: bot: add liveness handler
Erik Helin
ehelin at openjdk.java.net
Thu May 13 07:50:08 UTC 2021
On Wed, 12 May 2021 19:35:16 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this patch that adds a liveness handler to the bot runner's HTTP server. The liveness handler, typically acting on the `/healthz` path, returns `200` if everything is well and `500` otherwise.
>
> Thanks,
> Erik
This pull request has now been integrated.
Changeset: 3325d487
Author: Erik Helin <ehelin at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/3325d487c8b1ff29d7a70bf0bea595264cc2000e
Stats: 64 lines in 3 files changed: 63 ins; 0 del; 1 mod
bot: add liveness handler
Reviewed-by: erikj
-------------
PR: https://git.openjdk.java.net/skara/pull/1155
More information about the skara-dev
mailing list