Posted by tborrome on October 22, 2008 at 5:59am
Jump to:
| Project: | Job queue |
| Version: | 5.x-3.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
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.
Comments
#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.