You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might be fixed by porting the TypeError fixes we made for event-hubs: #9914
When testing event-hubs, I was able to reproduce the above error prior to making the TypeError fixes. I haven't tried reproducing this in service bus but I suspect the cause is the same.
So far, this issue had been seen only once in a test run.
Error
Error in text
Build
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=381537&view=logs&jobId=34d05327-3286-5fd0-44d3-76aebff5d924&j=34d05327-3286-5fd0-44d3-76aebff5d924&t=e670a1f1-3935-53b6-336a-55d97c8bcda4
Cause
There are more instances of
.idle_timeout
inconnection.js
file from rhea, line 495 failed in this case though.The text was updated successfully, but these errors were encountered: