Learn how to cancel queued tasks in Chunkr AI
Starting
can be canceled.
You can cancel tasks either by their ID or using a task object.
cancel_task()
method when you have the task ID:
cancel()
method. This method will also return the updated task status:
await
: