Skip to content

Automatic collation of pages does not handle rate limits #95

Description

@florianpiesche

We've run into this internally: if any of the functions that retrieve data from paginated endpoints (e.g. list_tickets()) hit an API rate limit, they fail out without handling the rate limit exception or returning any of the data retrieved so far.

Ideally, the code collating the pages should check for 429 responses and throttle and retry.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions