async-openai icon indicating copy to clipboard operation
async-openai copied to clipboard

Use Retry-After if present in header

Open kczimm opened this issue 3 weeks ago • 0 comments

When using the backoff::future::retry, we can attempt to parse and use the Retry-After header value.

kczimm avatar Nov 05 '25 18:11 kczimm