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

make async retrofit call not make the request when circuit is open #246

Merged
merged 2 commits into from Jul 4, 2018

Conversation

szmg
Copy link
Contributor

@szmg szmg commented Jul 3, 2018

Hi, when using the Retrofit binding in async mode, the request is fired regardless of the state of the circuit. This PR contains a test case and the fix.

@coveralls
Copy link

coveralls commented Jul 3, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 39c46ec on szmg:fix-retrofit-enqueued-call into 35dd477 on resilience4j:master.

@storozhukBM
Copy link
Member

Thank you for this fix, @szmg

@storozhukBM storozhukBM merged commit b02ee5e into resilience4j:master Jul 4, 2018
@szmg
Copy link
Contributor Author

szmg commented Jul 5, 2018

Thanks for merging this so quickly :)

@storozhukBM storozhukBM added this to the 0.13.2 milestone Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants