delayed_task icon indicating copy to clipboard operation
delayed_task copied to clipboard

Results 1 delayed_task issues
Sort by recently updated
recently updated
newest added

We are using several queues for our workers (thinking_sphinx tasks must only run on the db server) So I added the ability to use queues in the rake command. You...