Skip to content

Commit 83c8e75

Browse files
authored
Merge pull request #1 from smiileTeam/axi-patch-1
Add an info about redeliver_timeout (doctrine)
2 parents 4801a55 + 1a1d4a2 commit 83c8e75

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

messenger.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,6 +1361,11 @@ auto_setup Whether the table should be created
13611361
automatically during send / get. true
13621362
================== ===================================== ======================
13631363

1364+
1365+
.. note::
1366+
1367+
``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+
13641369
.. versionadded:: 5.1
13651370

13661371
The ability to leverage PostgreSQL's LISTEN/NOTIFY was introduced

0 commit comments

Comments
 (0)