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

[Fix #182] Test success before retrying request #213

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

rtrox
Copy link
Contributor

@rtrox rtrox commented Dec 29, 2022

Fixes #182

In #183 concern was raised that removing 202 responses from shouldRetry might lead to breakage elsewhere. This PR takes a slightly different approach, and instead just checking isFailure to determine if we have the status we're looking for before deciding if we should retry the request.

Signed-off-by: Russell Troxel russelltroxel@gmail.com

Signed-off-by: Russell Troxel <russelltroxel@gmail.com>
@strideynet strideynet merged commit b68878a into zmb3:master Dec 29, 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.

Cannot Set Playlist Image With Autoretry
2 participants