Liberator.Resource.handle_too_many_requests
You're seeing just the callback
handle_too_many_requests
, go back to Liberator.Resource module for more information.
Specs
handle_too_many_requests(Plug.Conn.t()) :: Plug.Conn.t()
Returns content for a 429 Too Many Requests
response.
For more information on this response type, see RFC 6585, section 4.