Skip to content

[RFC][Messenger] allow to shutdown worker "consume" with a particular Exception #39491

@ottaviano

Description

@ottaviano

Description
Actually, the worker messenger:consume catches all exceptions and redirects the message to failure transport.
It is problematic, for example, when the worker loses the connection to Redis DB hence the messages on retry flow are failed as the initial message.
It will be nice to have an exception that will be not catched and will trigger the worker's shutdown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MessengerRFCRFC = Request For Comments (proposals about features that you want to be discussed)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions