Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide extension-points on the MessagePump or CircuitBreaker where we can 'hook in' when the CircuitBreaker's state changes #459

Open
fgheysels opened this issue Dec 20, 2024 · 0 comments · May be fixed by #461
Assignees
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

Comments

@fgheysels
Copy link
Member

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)

@github-project-automation github-project-automation bot moved this to To do in Roadmap Dec 27, 2024
@stijnmoreels stijnmoreels added feature All issues related to new features integration:service-bus All issues concerning integration with Azure Service Bus area:message-processing All issues related to how we process the messages labels Dec 27, 2024
@stijnmoreels stijnmoreels added this to the v2.1.0 milestone Dec 27, 2024
@stijnmoreels stijnmoreels self-assigned this Dec 27, 2024
@stijnmoreels stijnmoreels linked a pull request Dec 27, 2024 that will close this issue
@stijnmoreels stijnmoreels moved this from To do to Pending Approval in Roadmap Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: Pending Approval
Development

Successfully merging a pull request may close this issue.

2 participants