Skip to content

Commit 17dc057

Browse files
xuehonggecfan
andauthored
Update articles/connectors/connectors-create-api-servicebus.md
Co-authored-by: Esther Fan <[email protected]>
1 parent 7c92720 commit 17dc057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/connectors/connectors-create-api-servicebus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ The Service Bus connector uses in-memory cache to support all operations associa
222222

223223
The chance exists that requests might not get routed to the same role instance, due to reasons such as an infrastructure update, connector deployment, and so on. If this event happens, requests fail because the receiver that performs the operations in the session isn't available in the role instance that serves the request.
224224

225-
Thus the above error is expected as long as it happens only occasionally. When the error happens, the message is still preserved in service bus, and next trigger or run will try to process it again.
225+
As long as this error happens only occasionally, the error is expected. When the error happens, the message is still preserved in the service bus. The next trigger or workflow run tries to process the message again.
226226

227227
<a name="connector-reference"></a>
228228

0 commit comments

Comments
 (0)