Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Mailer] Make RoundRobinTransport retryPeriod configurable #50981

Copy link
Copy link
Closed
@Jean85

Description

@Jean85
Issue body actions

Description

I started using the roundrobin(...) config option of the Mailer, but I'm unable to configure the retryPeriod option, which would grant retries over failed connections:

public function __construct(array $transports, int $retryPeriod = 60)

This is an issue while using the Messenger (which I'm doing, even if not directly) because for 60 seconds my consumer is susceptible to any kind of transport failure.

I tried overriding that, but it required decorating the transport factory and using reflection, so... adding the possibility of piloting that option would be great!

Example

No response

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.