Skip to content

fix: do not wait on zero retries#94

Open
greut wants to merge 1 commit intogojek:masterfrom
greut:fix/wait-when-no-retries
Open

fix: do not wait on zero retries#94
greut wants to merge 1 commit intogojek:masterfrom
greut:fix/wait-when-no-retries

Conversation

@greut
Copy link
Copy Markdown

@greut greut commented Sep 16, 2020

Closes #89 , /cc @xyluet

Signed-off-by: Yoan Blanc <yblanc@edgelab.ch>
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-8.9%) to 91.105% when pulling 560faa3 on greut:fix/wait-when-no-retries into 2f1fd27 on gojek:master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-8.9%) to 91.105% when pulling 560faa3 on greut:fix/wait-when-no-retries into 2f1fd27 on gojek:master.

@sunjayaali
Copy link
Copy Markdown

Better to add test, an example from my issue should enough, then let the maintainer decide. 👍

@greut
Copy link
Copy Markdown
Author

greut commented Sep 16, 2020

ExampleWithRetrier is the test.

Panlq pushed a commit to Panlq/heimdall that referenced this pull request Apr 6, 2022
…nd tiem sleep will be called even when the retries are exhausted
@Panlq Panlq mentioned this pull request Apr 6, 2022
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.

Retrier called even with 0 retry count

3 participants