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

Integrate backoff retry with Vert.x Circuit Breaker #3

Open
sczyh30 opened this issue Jun 27, 2016 · 2 comments
Open

Integrate backoff retry with Vert.x Circuit Breaker #3

sczyh30 opened this issue Jun 27, 2016 · 2 comments
Milestone

Comments

@sczyh30
Copy link
Owner

sczyh30 commented Jun 27, 2016

This is a good chance to introduce how and where to use Vert.x Circuit Breaker.

@pmlopes
Copy link

pmlopes commented Jun 28, 2016

That could be interesting but if i'm not mistaken circuit breaker should be the main focus of other blueprint... i think if you're complete with the other one you could improve here

@sczyh30
Copy link
Owner Author

sczyh30 commented Jun 28, 2016

Yeah, Vert.x Circuit Breaker is the main focus of microservice blueprint.

At present I've implemented a basic retry backoff mechanism (with two strategies) and i think i could improve this with circuit breaker soon :-)

@sczyh30 sczyh30 added this to the 2.0 milestone Oct 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants