f9f60b9faf
- Make sure to cleanup the job if the executor could not be started - Change the setup leeway to further ensure there isn't any crossover between the queue item timing out and the cleanup of the jobs - Make the lock used for marking jobs as internal error extremely long, but also based on the execution ID. This should ensure we don't get duplicates while allowing different executions to be handled properly. - Make sure to invoke the callback update for the queue before we run off to etcd; should reduce certain timeouts Hopefully Fixes #1836 |
||
---|---|---|
.. | ||
component | ||
jobutil | ||
manager | ||
qemu-coreos | ||
templates | ||
__init__.py | ||
asyncutil.py | ||
builder.py | ||
enums.py | ||
server.py |