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

feat: add options.allowWarmUp as a creation option #218

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

lance
Copy link
Member

@lance lance commented Jul 20, 2018

This feature allows the user to let the circuit warm up
before opening, even if every request is a failure or timeout.
The warmup duration is the value provided for
options.rollingCountTimeout.

Fixes: #217

This feature allows the user to let the circuit warm up
before opening, even if every request is a failure or timeout.
The warmup duration is the value provided for
options.rollingCountTimeout.

Fixes: #217
@helio-frota
Copy link
Member

LGTM 👍

@lance lance merged commit ff42d1b into master Aug 2, 2018
@helio-frota helio-frota deleted the 217-warmup-failure-rate branch July 28, 2020 12:28
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.

None yet

2 participants