pub const REQUEST_REJECTED_TOO_MANY_REQUESTS: i64 = -32072; // -32_072i64
Expand description

When there are too many rpc requests. We limit the number of allowed rpc requests for attack prevention.