Skip to content

Commit 534e587

Browse files
axijaviereguiluz
authored andcommitted
[Messenger] Add an info about redeliver_timeout (doctrine)
1 parent 4801a55 commit 534e587

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)