Retry strategy configuration
- Dominant language
- PHP
- Stars
- 5
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
See https://symfony.com/doc/current/messenger.html#retries-failures
The base of the implementation is done in stale [feat/retry-strategy branch](https://github.com/fmasa/messenger/tree/feat/retry-strategy).
All that needs to be done is adding rebase, adding tests, and writing documentation.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the existing implementation on the stale feat/retry-strategy branch and compare it with the current repository before rebasing it. Use the Symfony Messenger retries and failures documentation as the behavioral reference, then add tests and project documentation; the work is done when the rebased implementation is covered and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, symfony
- Domain
- backend, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100