Home
last modified time | relevance | path

Searched refs:backoff (Results 1 – 10 of 10) sorted by relevance

/plugin/diagramsnet/lib/js/socket.io/
Dsocket.io.min.js6backoff=new h({min:n.reconnectionDelay(),max:n.reconnectionDelayMax(),jitter:n.randomizationFactor…
/plugin/hipchat/
Dcomposer.lock38 "guzzle/plugin-backoff": "self.version",
/plugin/aichat/
DAGENTS.md159 - API retries use exponential backoff (sleep for retry count seconds)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DCHANGELOG.md978 * Bug fix: The default exponential backoff BackoffPlugin was not giving when the request threshold …
1093 * Added a more robust backoff retry strategy (replaced the ExponentialBackoffPlugin)
1151 …atcher to the ExponentialBackoffPlugin and added an ExponentialBackoffLogger to log backoff retries
1327 * Using microtime in ExponentialBackoffPlugin to allow more granular backoff strategies.
DUPGRADING.md1188 // you can do with chaining backoff strategies
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DCHANGELOG.md1273 * Bug fix: The default exponential backoff BackoffPlugin was not giving when the request threshold …
1388 * Added a more robust backoff retry strategy (replaced the ExponentialBackoffPlugin)
1446 …atcher to the ExponentialBackoffPlugin and added an ExponentialBackoffLogger to log backoff retries
1622 * Using microtime in ExponentialBackoffPlugin to allow more granular backoff strategies.
DUPGRADING.md1238 // you can do with chaining backoff strategies
/plugin/asciidocjs/node_modules/async/
DCHANGELOG.md187 … function that determines the next time interval, useful for exponential backoff, logging and othe…
/plugin/strata/
Dplotly-2.25.2.min.js8backoff:0},{path:"M-2.4,-3V3L0.6,0Z",backoff:.6},{path:"M-3.7,-2.5V2.5L1.3,0Z",backoff:1.3},{path:… property
/plugin/asciidocjs/node_modules/async/dist/
Dasync.mjs4590 * // try calling apiMethod 10 times with exponential backoff