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
The persistent subscription service uses the messages' correlation id to track persistent subscription connections.
Since the correlation id gets changed on operation retries, a new connection would be created every time a ConnectToPersistentSubscriptionOperation is retried.
The text was updated successfully, but these errors were encountered:
The persistent subscription service uses the messages' correlation id to track persistent subscription connections.
Since the correlation id gets changed on operation retries, a new connection would be created every time a ConnectToPersistentSubscriptionOperation is retried.
The text was updated successfully, but these errors were encountered: