Main Question: Is there a way to purge a queue for a CC task?
I am aware of a multistep method:
- Disable the CC Task in question.
- Deploy to the DB instance where the queue is.
- Enable the CC Task again.
- Deploy to the DB instance again.
Is there another (possibly easier way) than the above method?