Skip to content

Considering "retry-after" header as well when retrying throttled requests. #31

@sushaanttb

Description

@sushaanttb

Currently, we are only considering "retry-after-ms" when throttling requests.

image image

But as with 429 errors, we can also receive "retry-after" header (which would provide the time value in seconds) ,should we not consider that header too in our logic?

Azure documentation ref. :
image
https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/provisioned-throughput

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions