ofetch icon indicating copy to clipboard operation
ofetch copied to clipboard

feat: retry for 202 status code

Open hpawa opened this issue 2 years ago • 1 comments

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?

hpawa avatar Nov 17 '23 16:11 hpawa

I'm also interested in this.

RobertsG avatar Feb 14 '24 14:02 RobertsG