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 c41242f commit e9bd9c4Copy full SHA for e9bd9c4
messenger.rst
@@ -830,8 +830,9 @@ this is configurable for each transport:
830
831
.. note::
832
833
- Thanks to :class:`Symfony\\Component\\Messenger\\Stamp\\SerializedMessageStamp` the serialized form of the message
834
- is saved, which prevents to serialize it again if the message is retried.
+ Thanks to :class:`Symfony\\Component\\Messenger\\Stamp\\SerializedMessageStamp`,
+ the serialized form of the message is saved, which prevents to serialize it
835
+ again if the message is later retried.
836
837
.. versionadded:: 6.1
838
0 commit comments