Skip to content

[Messenger] Add full retry strategy example with delay and jitter#21665

Closed
mohammadRezaei1380 wants to merge 11 commits intosymfony:7.3from
mohammadRezaei1380:Add_full_retry_strategy_example_with_delay_and_jitter
Closed

[Messenger] Add full retry strategy example with delay and jitter#21665
mohammadRezaei1380 wants to merge 11 commits intosymfony:7.3from
mohammadRezaei1380:Add_full_retry_strategy_example_with_delay_and_jitter

Conversation

@mohammadRezaei1380
Copy link
Contributor

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.

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

Comments