Skip to content

Revoking "Pending" Celery Task Question #1981

Open
@formlogic-robert

Description

@formlogic-robert

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @formlogic-robert

        Issue actions

          Revoking "Pending" Celery Task Question · Issue #1981 · celery/kombu