-
Discord user IDpichtranst123 Describe your question in detail.While interacting with the Aptos Testnet, I encountered a rate limit error when sending multiple requests to a contract within a short time frame. This issue results in a response with status code 429, indicating that the rate limit for keyless OIDC tokens has been exceeded. The specific rate limit is 2 requests per 300 seconds (5 minutes). What error, if any, are you getting?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
As the response on the issue posted on the SDK repo suggests - this is an intentional behavior to ensure availability. |
Beta Was this translation helpful? Give feedback.
As the response on the issue posted on the SDK repo suggests - this is an intentional behavior to ensure availability.