Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Anthropic::RateLimitError
Inherits
Anthropic::APIError
<
Exception
<
Reference
<
Object
429 - Rate Limit Error
Constructors
new
(message :
String
, status :
Int32
|
Nil
= nil, body :
String
|
Nil
= nil, headers :
HTTP::Headers
|
Nil
= nil, error_type :
String
|
Nil
= nil, retry_after :
Int32
|
Nil
= nil, cause :
Exception
|
Nil
= nil)
Source
Instance methods
retry_after
Source