Rate Limiting: Measure from the End #96280
Unanswered
TonyValenti
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working with a web API that has a late limit of 3 requests per second.
It seems that they start measuring the time from the end of the request.
Is there a way for me to model this with the RateLimiting APIs?
Beta Was this translation helpful? Give feedback.
All reactions