[FEATURE REQ] EventHub AMQP Token refresh recovery #18343
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Event Hubs
feature-request
This issue requires a new behavior in the product in order be resolved.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
To follow-up on the problem the customer encountered (github issue: #17810), the client token credential failed in class com.azure.core.amqp.implementation.ActiveClientTokenManager. As the credential is inheritedly managed by SDK, the SDK should provide a mechanism to help recovering the failure by catching the exception and renew/refresh the required token.
The text was updated successfully, but these errors were encountered: