Skip to content

Feature Idea: Rate-limiting #98

@simenandre

Description

@simenandre

Hello 👋

Thanks for this awesome package. It really helps us out with our integration between Timely and Tripletex!

Due to the number of requests that we run towards the Timely API, we're hitting the rate-limiting functionality of the API. I've implemented a simple retry script that listens for status code 429 and uses retry-after header to determine when to try again. Maybe this should be implemented in this client instead?

Would you consider a contribution from me on this?

My retry thing can be found here:
https://gist.github.com/cobraz/7716c83da0c71edfd535c4e19d331691

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