I am running at aws an Arbitrum One node. I tried to send multiple transactions (sendRawTransaction) per second but i came up with the error {"jsonrpc":"2.0","error":{"code":429,"message":"Public RPC Rate Limit Hit, limit will reset in 60 seconds"}}
Had no idea what this is happening, since i run my own node and i cannot find any related flag or config at docs.
Also, i contacted aws support and they inform me that this error is not from their infrastructure.
Can you provide any help/guidance?