Last active
July 10, 2026 15:46
-
-
Save steffen-wirth/6062a6f78815214a1d4ce0b38bcc38fe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bin/console scheduled-task:run --no-wait; | |
| php -d memory_limit=2G -d max_execution_time=0 bin/console messenger:consume async --time-limit=600 -vv; | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment