We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0815afe + 39fba95 commit 36a148fCopy full SHA for 36a148f
messenger.rst
@@ -1306,6 +1306,12 @@ auto_setup Whether the table should be created
1306
automatically during send / get. true
1307
================== ===================================== ======================
1308
1309
+.. note::
1310
+
1311
+ Set ``redeliver_timeout`` to a greater value than your slowest message
1312
+ duration. Otherwise, some messages will start a second time while the
1313
+ first one is still being handled.
1314
1315
When using PostgreSQL, you have access to the following options to leverage
1316
the `LISTEN/NOTIFY`_ feature. This allow for a more performant approach
1317
than the default polling behavior of the Doctrine transport because
0 commit comments