Skip to content

Commit 29036b2

Browse files
Update service-bus-messaging-exceptions-latest.md
1 parent af0c112 commit 29036b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-bus-messaging/service-bus-messaging-exceptions-latest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ We recommend that you follow these verification steps, depending on the type of
215215

216216
#### Resolution
217217

218-
- The client should back off to give time for the service to process its given workload, then the client should retry. Moreover, this could indicate an issue for replication between the primary and secondaries and could be used as an indication that promotion of a secondary should be triggered.
218+
- The client should back off to give time for the service to process its given workload, then the client should retry.
219219

220220
### Timeout
221221

@@ -240,7 +240,7 @@ We recommend that you follow these verification steps, depending on the type of
240240

241241
#### Resolution
242242
- The client must wait for planned failover to complete before write operations will succeed.
243-
- In case planned failover takes to long, it is possible to trigger a forced failover instead.
243+
- In case planned failover takes too long, it is possible to trigger a forced failover instead.
244244

245245
## Next steps
246246

0 commit comments

Comments
 (0)