Provide extension-points on the MessagePump or CircuitBreaker where we can 'hook in' when the CircuitBreaker's state changes #459
Labels
area:message-processing
All issues related to how we process the messages
feature
All issues related to new features
integration:service-bus
All issues concerning integration with Azure Service Bus
Milestone
The ServiceBus CircuitBreaker can change from Closed to Open to Half-Open to Closed.
It can be meaningful if an application developer can be notified when the state of the CircuitBreaker changes.
See also this discussion in the CircuitBreaker PR:
#453 (comment)
The text was updated successfully, but these errors were encountered: