Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Maximum number of allowed? #153

@Anteloper

Description

@Anteloper

I'm running a project that displays my to-do lists as pulled from wunderlist, so I'd like for it to be as up to date as possible. At the moment, I'm hitting the API once every 15 seconds and after a while I get kicked off with the message
"Max retries exceeded with url: /api/v1/lists"

Rather than dialing back the amount I hit the API until it works, I was wondering if you could tell me what the requirements are for exceeding requests. Is it requests per day, per hour?

Thank you.

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