Function jsonrpsee_server::http::response::too_many_requests
source · pub fn too_many_requests() -> HttpResponse
Expand description
Create a response for when the server is busy and can’t accept more requests.
pub fn too_many_requests() -> HttpResponse
Create a response for when the server is busy and can’t accept more requests.