mirror of
https://github.com/hibiken/asynq.git
synced 2024-11-10 11:31:58 +08:00
1b1662bb12
(*RDB).Retry method takes a TaskMessage and will atomically moves the message from in_progress queue to retry queue. Additionally it increments the Retried counter and assigns the error message to the message. |
||
---|---|---|
.. | ||
helpers_test.go | ||
inspect_test.go | ||
inspect.go | ||
rdb_test.go | ||
rdb.go |