This project does not currently implement any retry logic. As such, it is up to consumers of this package to implement custom logic to handle failed jobs.
We may want to look into shipping a "retry" logic. An exponential backoff algorithm may be useful.
This project does not currently implement any retry logic. As such, it is up to consumers of this package to implement custom logic to handle failed jobs.
We may want to look into shipping a "retry" logic. An exponential backoff algorithm may be useful.