flow icon indicating copy to clipboard operation
flow copied to clipboard

retry of jobs

Open andrewdavidmackenzie opened this issue 1 year ago • 0 comments

Add a timestamp when dispatched Maybe have a timer for the oldest job that if triggers causes to review the list pending. If the maximum time for a running job expires without a result, then retry it and re-enter or reset the time.

Maybe not send the timestamp as part of job to executors, and keep other information out of that too? Combine with #1511

andrewdavidmackenzie avatar Nov 27 '22 11:11 andrewdavidmackenzie