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
While testing this out, I noticed that there is an issue with how lock renewal works for non-session messages. Essentially, even if the connection drops and we reconnect, lock renewal continues to succeed. This is a problem because the settlement will ultimately still fail. We likely need some API support from the AMQP lib to peek into the unsettledMap on the AmqpLink.
Originally posted by @JoshLove-msft in #37643 (comment)
The text was updated successfully, but these errors were encountered: