2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-02-23 12:20:19 +08:00
Ken Hibino 1b1662bb12 Add Retry method to *RDB
(*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.
2019-12-15 16:15:07 -08:00
..
2019-12-15 16:15:07 -08:00
2019-12-14 13:43:06 -08:00
2019-12-12 06:43:42 -08:00
2019-12-15 16:15:07 -08:00
2019-12-15 16:15:07 -08:00