Function record_rate_limit

Source
pub fn record_rate_limit(network: &str, endpoint: &str)
Expand description

Records an RPC rate limit response (HTTP 429).

ยงArguments

  • network - The network slug
  • endpoint - The endpoint URL that returned the rate limit