Commit 1011737
committed
minor symfony#21495 [Messenger] Clarify that RecoverableMessageHandlingException retryDelay is milliseconds (melkamar)
This PR was merged into the 7.3 branch.
Discussion
----------
[Messenger] Clarify that RecoverableMessageHandlingException retryDelay is milliseconds
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `7.x` for features of unreleased versions).
-->
Commits
-------
3b85970 Clarify that RecoverableMessageHandlingException retryDelay is milliseconds1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1203 | 1203 | | |
1204 | 1204 | | |
1205 | 1205 | | |
1206 | | - | |
| 1206 | + | |
1207 | 1207 | | |
1208 | 1208 | | |
1209 | 1209 | | |
| |||
0 commit comments