Closed
Description
openedon Jun 21, 2022
Service Bus nightly test runs are failing with:
Stack trace:
ServiceBusError: Websocket connection failed.
at translateServiceBusError (dist-test/index.browser.js:42111:20)
at MessageSession._init (dist-test/index.browser.js:47266:32)
at async MessageSession.create (dist-test/index.browser.js:47588:13)
at async ServiceBusClient.acceptSession (dist-test/index.browser.js:47691:36)
at async ServiceBusTestHelpers.acceptSessionWithPeekLock (dist-test/index.browser.js:48445:19)
at async beforeEachTest (dist-test/index.browser.js:116051:28)
at async Context. (dist-test/index.browser.js:116259:21)
For more details check here:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment