RFR: bot: add liveness handler
Erik Joelsson
erikj at openjdk.java.net
Wed May 12 19:57:44 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
Marked as reviewed by erikj (Reviewer).
-------------
PR: https://git.openjdk.java.net/skara/pull/1155
More information about the skara-dev
mailing list