ore
ore copied to clipboard
Error Error { request: Some(SendTransaction), kind: Reqwest(reqwest::Error { kind: Status(429), url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.mainnet-beta.solana.com")), port: None, path: "/", query: None, fragment: None } }) }
Hello dudes
Can someone please tell me what is this error I am seeing in my Terminal?
Disclaimer: I am running multiple terminals with the same setting ( Keypair + RPC ), I am using Mac
You are sending to many requests to your RPC. Reduce the threads or the number of instances