ore icon indicating copy to clipboard operation
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 } }) }

Open Banksy-said-hi opened this issue 1 year ago • 1 comments

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

Banksy-said-hi avatar Apr 05 '24 11:04 Banksy-said-hi

You are sending to many requests to your RPC. Reduce the threads or the number of instances

giannsaicpibot99 avatar Apr 05 '24 21:04 giannsaicpibot99