-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels