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

[Host] Consumer Circuit breaker #353

Open
wants to merge 2 commits into
base: release/v3
Choose a base branch
from

Conversation

zarusz
Copy link
Owner

@zarusz zarusz commented Dec 25, 2024

Based on #251 and #282 with refinements to shift breaker logic to the plugin and away from the Host layer.

@zarusz zarusz marked this pull request as draft December 25, 2024 14:55
@zarusz zarusz added this to the 3.0.0 milestone Dec 25, 2024
@zarusz zarusz force-pushed the feature/v3_circuit_breaker branch from d63b275 to 841bdc9 Compare January 1, 2025 12:01
@zarusz zarusz changed the title Consumer Circuit breaker [Host] Consumer Circuit breaker Jan 1, 2025
@zarusz zarusz self-assigned this Jan 1, 2025
@zarusz zarusz force-pushed the feature/v3_circuit_breaker branch 2 times, most recently from dfdda2f to c58fab3 Compare January 1, 2025 19:49
@zarusz
Copy link
Owner Author

zarusz commented Jan 2, 2025

@EtherZa fyi I've added a refactor commit to shift the circuit breaking logging away from the Host to the plugin.
This is still work in progress, but wanted to let you know I am actively working on this and want to ship in v3.

Will ping you once the PR is ready for review.

@zarusz zarusz force-pushed the feature/v3_circuit_breaker branch 3 times, most recently from ea21d9c to fdb7cd0 Compare January 2, 2025 22:33
@zarusz zarusz marked this pull request as ready for review January 3, 2025 16:58
EtherZa and others added 2 commits January 3, 2025 17:59
Signed-off-by: Richard Pringle <[email protected]>
Signed-off-by: Tomasz Maruszak <[email protected]>
@zarusz zarusz force-pushed the feature/v3_circuit_breaker branch from fdb7cd0 to 69a3823 Compare January 3, 2025 16:59
Copy link

sonarqubecloud bot commented Jan 3, 2025

@zarusz
Copy link
Owner Author

zarusz commented Jan 3, 2025

@EtherZa when you have a moment please review.

@EtherZa
Copy link
Contributor

EtherZa commented Jan 4, 2025

@zarusz I'm making my way through the PR but the night is stretching on for me. I will probably only finish getting through it tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants