Closed bantonsson closed 11 years ago
The logic was looking at all jobs even if we did a force, which could lead to it picking up an old finished job if the queueing took more time than 20 seconds.
The actor also died if the read timed out during Jenkins job status polling.
LGTM! D'oh...
Did you deploy it?
Yes, it's been running all day (Sweden day that is)
The logic was looking at all jobs even if we did a force, which could lead to it picking up an old finished job if the queueing took more time than 20 seconds.
The actor also died if the read timed out during Jenkins job status polling.