fn rate_limit_exceeded_response(err: &RateLimitError) -> ResponseExpand description
Create a 429 Too Many Requests response with rate limit headers.
fn rate_limit_exceeded_response(err: &RateLimitError) -> ResponseCreate a 429 Too Many Requests response with rate limit headers.