queue
queue copied to clipboard
Retry mechanism missing
This is a feature request. Currently it is not easy for a failed task to requeue itself as the Handler has no direct reference to the queue. It'd be nice to have a way for a failed task to requeue itself.