vibe-s3 ~master (2017-07-31T12:31:01Z)
Dub
Repo
ExponentialBackoff.opApply
vibe
aws
aws
ExponentialBackoff
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ExponentialBackoff
int
opApply
(
scope
int
delegate
(
uint
)
attempt
)
Meta
Source
See Implementation
vibe
aws
aws
ExponentialBackoff
constructors
this
functions
inc
opApply
sleep
properties
canRetry
finished
variables
maxRetries
maxSleepMs
tries