Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Messenger] Reproduce messages to different transport for retrying #34235

Closed
@TiMESPLiNTER

Description

@TiMESPLiNTER

Description

Currently if an exception occurs during handling a message and there are retries defined for the transport it will get resent to the same transport it came from. It would be great to define the transport to which the message should be reproduced in case of failure.

Example

framework:
    messenger:
        transports:
            async_priority_high:
                retry_strategy:
                    transport: my_retry_transport

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions