Skip to content

Is there a way to get headers Retry-After-Seconds from somewhere in RateLimitExceeded exception? #215

Answered by Ivareh
Ivareh asked this question in Q&A
Discussion options

You must be logged in to vote

I found it, the solution to is retrieving this from the RateLimitExceeded exception:

exc.limit.limit.get_expiry()

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ivareh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant