Liking cljdoc? Tell your friends :D

magnet.cms.webflow


default-backoff-msclj

source

default-initial-delayclj

Initial delay for retries, specified in milliseconds.

Initial delay for retries, specified in milliseconds.
sourceraw docstring

default-max-delayclj

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.
sourceraw docstring

default-max-retriesclj

Default limit of attempts for Webflow request.

Default limit of attempts for Webflow request.
sourceraw docstring

default-timeoutclj

Default timeout value for an connection attempt with Webflow CMS API.

Default timeout value for an connection attempt with Webflow CMS API.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close