madecoste / swarming

Automatically exported from code.google.com/p/swarming
Apache License 2.0
0 stars 1 forks source link

Swarming task timeouts are not working #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Repro:
1. Start a task that prints output regularly, but hangs

Expected:
The task to eventually timeout

Actual:
The task runs for many hours (>7)

Consider these two examples:
https://chromium-swarm.appspot.com/user/task/14863fa1bf0ce00
https://chromium-swarm.appspot.com/user/task/14863fa1d360800

Original issue reported on code.google.com by kmg@chromium.org on 11 Sep 2014 at 4:46

GoogleCodeExporter commented 9 years ago

Original comment by jam@chromium.org on 12 Sep 2014 at 10:23

GoogleCodeExporter commented 9 years ago
btw I've started a post mortem in 
https://docs.google.com/a/google.com/document/d/1cX0d0slLpv0xX9w0-cW3WIpc68Fax-X
d5xZCz3GKgS8/edit#, and linked this bug to it.

Original comment by jam@chromium.org on 12 Sep 2014 at 10:30

GoogleCodeExporter commented 9 years ago
Was eventually fixed. In addition fix for issue 139 closes the remaining issues 
relating to grace period.

Original comment by maruel@chromium.org on 9 Jan 2015 at 7:54

GoogleCodeExporter commented 9 years ago

Original comment by maruel@chromium.org on 9 Jan 2015 at 7:55