Initial delay for retries, specified in milliseconds.
Initial delay for retries, specified in milliseconds.
Maximun delay for a connection retry, specified in milliseconds. We
are using truncated binary exponential backoff, with max-delay
as
the ceiling for the retry delay.
Maximun delay for a connection retry, specified in milliseconds. We are using truncated binary exponential backoff, with `max-delay` as the ceiling for the retry delay.
Default limit of attempts for Stripe request.
Default limit of attempts for Stripe request.
Default timeout value for an connection attempt with Stripe API.
Default timeout value for an connection attempt with Stripe API.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close