Skip to content

Remove message after n retry attempts #940

Closed
@YuriyChmil

Description

@YuriyChmil

Hey!
Is there any possibility to remove the message from the queue after n attempts failed to try to handle it?
For example, if 5 times the processor couldn't handle it must remove from queue.

Also, It is possible doesn't stop the consumer when an exception occurred? In this case, I want to try redeliver this message end try to handle it one more time? I know about REQUEUE options, put it push message to the new queue, but I want to push to the same queue. Is it possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions