Skip to content

Commit dfb421f

Browse files
committed
-
1 parent 6313847 commit dfb421f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

messenger.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ timestamp periodically to ensure the message is marked as "in progress":
550550
.. note::
551551

552552
This option is only available for transports that support it. Currently, only
553-
the Beanstalkd transport supports this option.
553+
the Beanstalkd and AmazonSQS transports support this option.
554554

555555
.. versionadded:: 7.2
556556

@@ -2048,6 +2048,10 @@ The transport has a number of options:
20482048
FIFO queues don't support setting a delay per message, a value of ``delay: 0``
20492049
is required in the retry strategy settings.
20502050

2051+
.. versionadded:: 7.2
2052+
2053+
Keepalive support, using the `--keepalive` option, was added in Symfony 7.2.
2054+
20512055
Serializing Messages
20522056
~~~~~~~~~~~~~~~~~~~~
20532057

0 commit comments

Comments
 (0)