You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #16885 [Messenger] Add an info about redeliver_timeout (doctrine) (axi)
This PR was squashed before being merged into the 5.4 branch.
Discussion
----------
[Messenger] Add an info about redeliver_timeout (doctrine)
Had the case with a multi hour job :-) Took me a while, maybe that can help somebody reading the doc
Commits
-------
534e587 [Messenger] Add an info about redeliver_timeout (doctrine)
``redeliver_timeout`` must be set to a greater value than your slowest message duration. Failing to do so will result in messages being started a second time while the first one is still running.
1368
+
1364
1369
.. versionadded:: 5.1
1365
1370
1366
1371
The ability to leverage PostgreSQL's LISTEN/NOTIFY was introduced
0 commit comments