CloudCode Task Queue

Main Question: Is there a way to purge a queue for a CC task?

I am aware of a multistep method:

  1. Disable the CC Task in question.
  2. Deploy to the DB instance where the queue is.
  3. Enable the CC Task again.
  4. Deploy to the DB instance again.

Is there another (possibly easier way) than the above method?

Unfortunately that is currently the only/best way from clearing the queue.

To purge the CC task queue, the task must be deleted or renamed. Disabling and re-enabling the task will not purge the queue.

1 Like