class

ContributorMural::AvatarError

Inherits Exception < Reference < Object

Constructors

new(message : String, status : Int32 | Nil = nil, retry_after : Time::Span | Nil = nil)
Source

Instance methods

retry_after

What the server asked us to wait, when it said so. Carried on the error because the decision to retry is made a level up from the response.

Source
status
Source