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: retry for 202 status code #325

Open
1 task
hpawa opened this issue Nov 17, 2023 · 1 comment
Open
1 task

feat: retry for 202 status code #325

hpawa opened this issue Nov 17, 2023 · 1 comment

Comments

@hpawa
Copy link

hpawa commented Nov 17, 2023

Describe the feature

We can specify a custom set of error codes for calling retry in retryStatusCodes, but this will work only if error occurs.
There is a case when api may return 202 status code and it would be good idea to call retry for this.

Additional information

  • Would you be willing to help implement this feature?
@RobertsG

This comment was marked as duplicate.

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

No branches or pull requests

2 participants