Skip to content

Conversation

@mohammadRezaei1380
Copy link
Contributor

@mohammadRezaei1380 mohammadRezaei1380 commented Dec 29, 2025

This PR adds a complete example showing how to configure a retry strategy for a Messenger transport in Symfony.

The example includes max_retries, delay, multiplier, max_delay, and jitter, demonstrating how to control the number of retries and the delay between failed message attempts.

It is added to the messenger.rst documentation under the transport configuration section. No changes to actual code or behavior are made.

refs #21665

@carsonbot carsonbot added this to the 7.3 milestone Dec 29, 2025
@OskarStark OskarStark changed the title [Messenger] Add full retry strategy example with delay and jitter #21665 [Messenger] Add full retry strategy example with delay and jitter Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants