Skip to content

Automatic collation of pages does not handle rate limits #95

@florianpiesche

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.

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