Too Many Requests with the count of requests less than 100,000

Hi, I got a error of 429 Too Many Requests. But the dashbord shows I only use 74,641 REQUESTS TODAY which is less than 100,000 free limit.

time=“2021-05-25T23:22:36Z” level=info msg=“could not connect to backend at https://goerli.infura.io/v3/7dc0260618774ef8a9f83814903e6612. In a swap-enabled network a working blockchain node (for goerli network in production) is required. Check your node or specify another node using --swap-endpoint.”

Error: init chain: get chain id: 429 Too Many Requests: {“jsonrpc”:“2.0”,“id”:1,“error”:{“code”:-32005,“message”:“daily request count exceeded, request rate limited”,“data”:{“rate”:{“allowed_rps”:1,“backoff_seconds”:27,“current_rps”:1.9},“see”:“https://infura.io/dashboard”}}}

Hi @lxy, and welcome to the Infura community! Would you mind sending me a message with the email address associated with your account? We’ll check into this for you.

我也收到了这个错误,请问请求速率限制是什么?

Hi @1119, and welcome to the Infura community! Would you please send me a private message with the email associated with your account (and account number, if you have it), and I can check into this for you?

hi @Leiya_Kenney , i am uploading 10K images+json files and i am getting Too Many Request error after few files were successfully uploaded

Hi @mindell, and welcome to the Infura community!
If you’re getting a “Too Many Requests” error, you may want to try uploading your files in smaller batches. This error occurs when you’re sending too many requests in a given amount of time - you can try putting a pause in your uploads every so often to allow for a break so you’re not sending too many requests at one time.

Thanks. putting a pause between uploads works.

2 Likes

Hi what commands do you use to put pause between uploads ?

@Leiya_Kenney How can I send you a message with the email address associated with my account?