Skip to content

Commit 1edacdf

Browse files
committed
Explain message deduplication default
1 parent a18c646 commit 1edacdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

messenger.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1995,6 +1995,8 @@ The transport has a number of options:
19951995
:class:`Symfony\\Component\\Messenger\\Bridge\\AmazonSqs\\MessageGroupAwareInterface`,
19961996
the middleware will automatically set the ``Message group ID`` of the stamp.
19971997

1998+
``Message deduplication ID`` defaults to a hash of the SQS message's headers and body.
1999+
19982000
You can learn more about middlewares in
19992001
:ref:`the dedicated section <messenger_middleware>`.
20002002

0 commit comments

Comments
 (0)