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.
Link to this callback

handle_too_many_requests(arg1)

View Source (since 1.2)

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.