Skip to content

Add a delay in the Feature API fetch loop to avoid 429 errors #90

Open
@ian-astun

Description

@ian-astun

If you ask for a reasonable amount of data (say a county) python on my machine can exceed the (undocumented?) rate limit on even a relatively slow machine with a relatively slow broadband. So it would be useful to add a sleep step (preferably user configurable) to slow down the requests to prevent it just stopping.

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