You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Rake task sorts the "failed" queue into separate failed queues
named after the original job queues, e.g. "myqueue" has a
"myqueue_failed" queue for its failures.
This can be used to migrate to the Resque::Failure::RedisMultiQueue
backend.
0 commit comments