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