Skip to content

Improving ErrorStatusHandler to be able to set status on every retry (not last one) #738

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

Closed
csviri opened this issue Dec 7, 2021 · 0 comments · Fixed by #742
Closed
Assignees
Labels
needs-discussion Issue needs to be discussed more before working on it
Milestone

Comments

@csviri
Copy link
Collaborator

csviri commented Dec 7, 2021

Currently ErrorStatusHandler is called just if the last retry attempt is failed. We might consider to call it on all failed retry attempt even on first fail.

@csviri csviri added this to the v2 milestone Dec 7, 2021
@csviri csviri self-assigned this Dec 7, 2021
@csviri csviri changed the title Improving ErrorStatusHandler to be able to set status on intermittent retries Improving ErrorStatusHandler to be able to set status on intermittent retries Dec 7, 2021
@csviri csviri changed the title Improving ErrorStatusHandler to be able to set status on intermittent retries Improving ErrorStatusHandler to be able to set status on every retry (not last one) Dec 7, 2021
@csviri csviri added the needs-discussion Issue needs to be discussed more before working on it label Dec 7, 2021
@csviri csviri linked a pull request Dec 8, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-discussion Issue needs to be discussed more before working on it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant