queue_undo_purge
Restore tasks purged by a queue purge using the undo batch ID, within 60 seconds of the purge, for tasks not yet started. Re-queues them to undo the purge action.
Instructions
Re-queue the tasks purged by a prior queue_purge call, using the undo_batch id from that call's response. Only works within 60 seconds of the purge, and only for tasks that hadn't started running yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| undo_batch | Yes |