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.
1 parent a18c646 commit 1edacdfCopy full SHA for 1edacdf
messenger.rst
@@ -1995,6 +1995,8 @@ The transport has a number of options:
1995
:class:`Symfony\\Component\\Messenger\\Bridge\\AmazonSqs\\MessageGroupAwareInterface`,
1996
the middleware will automatically set the ``Message group ID`` of the stamp.
1997
1998
+ ``Message deduplication ID`` defaults to a hash of the SQS message's headers and body.
1999
+
2000
You can learn more about middlewares in
2001
:ref:`the dedicated section <messenger_middleware>`.
2002
0 commit comments