Integrated: 1180: Improve logging when WorkItems run for too long

Erik Joelsson erikj at openjdk.java.net
Tue Sep 21 19:01:51 UTC 2021


On Mon, 20 Sep 2021 20:43:14 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> When trying to investigate SKARA-1178, I was finding myself lacking vital information in the logs. Specifically I wanted to know which WorkItem instances in particular (workId) that were running for too long, and also how long they had actually been running. (The current calculation will always just show the timeout value.)
> 
> This patch changes things around a bit in the BotRunner to make these values available when logging a timeout warning.

This pull request has now been integrated.

Changeset: 03e8d58d
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/03e8d58d99ff909d67dad6f216036662c3950aa8
Stats:     27 lines in 1 file changed: 10 ins; 0 del; 17 mod

1180: Improve logging when WorkItems run for too long

Reviewed-by: kcr

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

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


More information about the skara-dev mailing list