ServiceBus - Track2 - Design/Add Callback Handler to autolockrenew #11761
Labels
Client
This issue points to a problem in the data-plane of the library.
feature-request
This issue requires a new behavior in the product in order be resolved.
Service Bus
Milestone
Is your feature request related to a problem? Please describe.
Users consuming autolockrenew would like a more responsive mechanism to react to issues in lock renewal. (see #11611) This would cleanly mirror the pattern used in the processors of other language sdks (onError handlers)
Describe the solution you'd like
An onError callback parameter to autolockrenewal registration or creation to allow taking immediate action if renewal fails.
Describe alternatives you've considered
There are two approaches I see to this.
Additional context
See GH thread linked above for further context.
The text was updated successfully, but these errors were encountered: