Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Messenger] Tell about messenger:consume invalid limit options#48085
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
MatTheCat commentedNov 2, 2022
| Q | A |
|---|---|
| Branch? | 4.4 |
| Bug fix? | yes |
| New feature? | no |
| Deprecations? | no |
| Tickets | Fix#48082 |
| License | MIT |
| Doc PR | N/A |
derrabus commentedNov 2, 2022
Tests please. 🤓 |
MatTheCat commentedNov 2, 2022
@derrabus okay, wasn’t sure because in the end an exception would be thrown anyway! |
bc46544 to5cd2d00Comparesrc/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
derrabus commentedNov 2, 2022
Doesn't matter. If we feel like this issue is a bug is worth fixing, we should have tests that make sure it stays fixed. |
src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Messenger/EventListener/StopWorkerOnTimeLimitListener.phpShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
51c3f0d to6475a3aComparesrc/Symfony/Component/Messenger/EventListener/StopWorkerOnTimeLimitListener.phpShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
chalasr commentedNov 8, 2022
Thank you@MatTheCat. |