ETIMEDOUT - polygon

Hi I’m using the Infura’s Polygon RPC to mint NFTs in a loop (using hardhat) - the loop do also include uploading and pinning of metadata/image to IPFS in a sequence so each mint is 5-10 seconds apart.

After each 5-30 mints I do get the ETIMEDOUT error. Since all the IPFS interaction works flawlessly I’m wondering what could be the root cause:

request to https://polygon-mainnet.infura.io/v3/xxxxx failed, reason: connect ETIMEDOUT 3.210.6.103:443

Is there a rate limit while I’m still way below the monthly limit ?

Hi @paniczklos, and welcome to the Infura community! Do you have a proxy, by any chance?