Revoking "Pending" Celery Task Question #2325
Unanswered
formlogic-robert
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to revoke a pending celery task where the transport is kombu and broker is redis?
Currently the revoke won't happen if other tasks are ahead of the task being revokved, it will wait until it's that tasks turn to actually revoke it. Is there a way around this?
Beta Was this translation helpful? Give feedback.
All reactions