exc#
- exception abstract_tracker.exc.TaskLockedError[source]#
Raised when a task worker is trying to work on a locked task.
- exception abstract_tracker.exc.NoMoreRetryError[source]#
Raised when trying to run a task that is considered as no more retry.
Raised when a task worker is trying to work on a locked task.
Raised when trying to run a task that is considered as no more retry.