Why sometimes "too many requests" error is raised? #2213
Unanswered
copyNdpaste
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Queries are capped per IP, 64 requests max in 16 seconds |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I checked snapshot proposals every minute by using aws lambda and the "too many requests" is raised so I changed 1 minute to 3 minutes but error is still not disappeared.
How to solve it?
Beta Was this translation helpful? Give feedback.
All reactions