[service-bus] investigate porting TypeError fixes from event-hubs #9914
Labels
blocking-release
Blocks release
Client
This issue points to a problem in the data-plane of the library.
Service Bus
Milestone
In #8584 we investigated the cause of some TypeErrors being thrown from rhea-promise and found that there was a race condition where the event-hubs package could re-open a rhea connection before creating a new connection. This caused the rhea connection's state to become unpredictable and have adverse affects.
We should look at the changes made in #8884 that addressed this in event hubs and consider if they need to be ported to service-bus as well.
The text was updated successfully, but these errors were encountered: