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

60 * 0.8 + 2 * i should be less than retry_state #2907

Merged
merged 1 commit into from
Mar 24, 2020

Conversation

ganmacs
Copy link
Member

@ganmacs ganmacs commented Mar 24, 2020

Which issue(s) this PR fixes:
Follow up #2901

What this PR does / why we need it:

in this test retry_state = 60. So i should be less than 9

@next_time >= @timeout_at || !!(@max_steps && @steps >= @max_steps)

Docs Changes:

no need

Release Note:

no need

in this test retry_state = 60. So `i` should be less than 9

Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
@ganmacs ganmacs self-assigned this Mar 24, 2020
@ganmacs ganmacs merged commit 02d503d into fluent:master Mar 24, 2020
@ganmacs ganmacs deleted the follow-up-2901 branch March 24, 2020 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants