Skip to content

Commit ac153b4

Browse files
committed
Adding another affinity related error
1 parent 4540bdd commit ac153b4

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
@@ -580,7 +580,7 @@ In Standard workflows, to read a message from a dead-letter queue in a queue or
580580

581581
If a Service Bus trigger's polling interval is small, such as 10 seconds, updates to your workflow might not take effect for up to 10 minutes. To work around this problem, you can disable the logic app resource, make the changes, and then enable the logic app resource again.
582582

583-
### No session available
583+
### No session available or it may be locked by another receiver
584584

585585
Occasionally, operations such as completing a message or renewing a session produce the following error:
586586

0 commit comments

Comments
 (0)