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 a02dc91 commit 81fcafcCopy full SHA for 81fcafc
release-notes/2023/v1.9.0.md
@@ -134,7 +134,7 @@ if (outcome.hasAlreadyPickedBy()) {
134
Out-of-the-box, end-users are provided with two options:
135
136
* mark the `InboxMessage` as delivered — so that it does not block further delivery of messages;
137
- * repeat the dispatching of `InboxMessage` in a synchronous manner.
+ * repeat the dispatching of `InboxMessage` in a synchronous manner.
138
139
Alternatively, end-users may implement their own way of handling the reception failure.
140
0 commit comments