hazeltask icon indicating copy to clipboard operation
hazeltask copied to clipboard

Support task retry

Open jclawson opened this issue 11 years ago • 0 comments

If a task throws a specific exception, allow it to be retried up to a defined number of times

Can rely on issue #24 in order to implement. The downside will be that the submitting server is required to be online in order for a task to be retried. This is probably fine for the initial implementation.

jclawson avatar Mar 21 '13 02:03 jclawson