cancelling queue transmission
tborrome - October 22, 2008 - 05:59
| Project: | Job queue |
| Version: | 5.x-3.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
How can I cancel the transmission of messages that are in the queue before the cron job runs?
I could not find an option to manually dequeue or clear the queue.

#1
For development, just manually update the database. For production, don't put yourself in a situation where you don't want a queued job to run.