Skip to content

Quota limit: 429 after waiting more than 1 minute #831

@jyeros

Description

@jyeros

The quotas limit is per minute, so if we get status code 429 Too Many Request and we wait a minute we should be fine but after we wait a minute the next request has status code 429, it happens even if we wait more than twice like 150 seconds. I can reproduce the issue with a simple example in this repo. In the github action logs, there is one waiting 61 seconds with the issue and other waiting 150 with the same issue.

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