8000
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.
2 parents 20b5ab2 + 281fda0 commit 37b1226Copy full SHA for 37b1226
messenger.rst
@@ -1251,6 +1251,12 @@ auto_setup Whether the table should be created
1251
automatically during send / get. true
1252
================== ===================================== ======================
1253
1254
+.. note::
1255
+
1256
+ Set ``redeliver_timeout`` to a greater value than your slowest message
1257
+ duration. Otherwise, some messages will start a second time while the
1258
+ first one is still being handled.
1259
1260
When using PostgreSQL, you have access to the following options to leverage
1261
the `LISTEN/NOTIFY`_ feature. This allow for a more performant approach
1262
than the default polling behavior of the Doctrine transport because
0 commit comments