Function jsonrpsee_server::http::response::too_many_requests

source ·
pub fn too_many_requests() -> Response<Body>
Expand description

Create a response for when the server is busy and can’t accept more requests.