Skip to content

Commit 80b4d76

Browse files
committed
chore(docs): Add reference to avoid concurrent infra provisioning requests in Azure Service Bus guide
1 parent 44608df commit 80b4d76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/pages/guides/service-bus-internal-mq.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,5 @@ This error can happen due to a race condition of multiple Outpost instances tryi
176176

177177
1. Run the services one at a time to ensure only one instance is creating the topic.
178178
2. Run the services again often resolves the issue as the topic may have been created by another instance.
179+
180+
Also see [Avoid concurrent infra provisioning requests](https://github.com/hookdeck/outpost/issues/427).

0 commit comments

Comments
 (0)