We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db54e87 commit df2763aCopy full SHA for df2763a
symfony/webapp-pack/1.0/config/packages/messenger.yaml
@@ -6,9 +6,6 @@ framework:
6
# https://symfony.com/doc/current/messenger.html#transport-configuration
7
async:
8
dsn: '%env(MESSENGER_TRANSPORT_DSN)%'
9
- options:
10
- use_notify: true
11
- check_delayed_interval: 60000
12
retry_strategy:
13
max_retries: 3
14
multiplier: 2
0 commit comments