Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ensure PlacedOrderMessage is re-enqueued when an error occurs
- set retry_strategy so the message is re-enqueued 5 times - after 1, 5, 25, 125, and 625 minutes - see https://symfony.com/doc/current/messenger.html#retries-failures
- Loading branch information