Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
prorate
master
Prorate
MisconfiguredThrottle
RedisConnectionError
ScriptHashMismatch
Throttle
Throttled
Built with Crystal 1.9.2
2023-10-07 23:12:37 UTC
class
Prorate::Throttled
Prorate::Throttled
Exception
Reference
Object
Defined in:
prorate.cr
Constructors
.new
(try_again_in : Int64)
Instance Method Summary
#message
: String
#retry_in_seconds
: Int64
Constructor Detail
def self.
new
(try_again_in : Int64)
#
[
View source
]
Instance Method Detail
def
message
: String
#
[
View source
]
def
retry_in_seconds
: Int64
#
[
View source
]