Home
last modified time | relevance | path

Searched defs:retry (Results 1 – 25 of 37) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
DFailurePolicy.php28 public function setRetry(Retry $retry)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DPushoverHandler.php39 private $retry; variable in Monolog\\Handler\\PushoverHandler
110 int $retry = 30,
/plugin/diagramsnet/lib/js/diagramly/
DDropboxClient.js170 error({message: mxResources.get('accessDenied'), retry: auth}); property
198 error({message: mxResources.get('accessDenied'), retry: auth}); property
239 error({message: mxResources.get('serviceUnavailableOrBlocked'), retry: auth}); property
247 error({message: mxResources.get('accessDenied'), retry: auth}); property
273 error({code: App.ERROR_TIMEOUT, retry: fn}); property
311 error({message: mxResources.get('accessDenied'), retry: mxUtils.bind(this, function() property
528 error({message: mxResources.get('accessDenied'), retry: mxUtils.bind(this, function() property
DGitLabClient.js102 error({message: mxResources.get('accessDenied'), retry: auth}); property
128 error({message: mxResources.get('accessDenied'), retry: auth}); property
162 error({message: mxResources.get('serviceUnavailableOrBlocked'), retry: auth}); property
171 error({message: mxResources.get('accessDenied'), retry: auth}); property
231 error({message: mxResources.get('accessDenied'), retry: mxUtils.bind(this, function() property
DGitHubClient.js171 error({message: mxResources.get('accessDenied'), retry: auth}); property
206 error({message: mxResources.get('serviceUnavailableOrBlocked'), retry: auth}); property
214 error({message: mxResources.get('accessDenied'), retry: auth}); property
261 error({code: App.ERROR_TIMEOUT, retry: fn}); property
293 …error({code: req.getStatus(), message: mxResources.get('accessDenied'), retry: mxUtils.bind(this, … property
DTrelloClient.js112 error({code: App.ERROR_TIMEOUT, retry: callback}) property
338 error({code: App.ERROR_TIMEOUT, retry: fn}); property
DOneDriveClient.js303 error({message: mxResources.get('accessDenied'), retry: auth}); property
348 error({message: mxResources.get('accessDenied'), retry: auth}); property
386 error({message: mxResources.get('accessDenied'), retry: auth}); property
453 error({code: App.ERROR_TIMEOUT, retry: doExecute}); property
DNotionClient.js78 error({message: mxResources.get('accessDenied'), retry: mxUtils.bind(this, function() property
143 error({code: App.ERROR_TIMEOUT, retry: doExecute}); property
DDriveClient.js347 error({code: App.ERROR_TIMEOUT, message: mxResources.get('timeout'), retry: fn}); property
DEditor.js1792 Editor.addRetryToError = function(err, retry) argument
2915 …Editor.prototype.loadUrl = function(url, success, error, forceBinary, retry, dataUriPrefix, noBina… argument
2983 error({code: App.ERROR_TIMEOUT, retry: fn}); property
/plugin/google_maps/
Dscript.js34 function queryGoogleGeo(map, bounds, locations, index, zoom, retry) argument
/plugin/asciidocjs/node_modules/async/
Dretry.js110 function retry(opts, task, callback) { function
Dindex.js437 retry: _retry2.default, property
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
DIlmNamespace.php205 public function retry(array $params = []) function in Elasticsearch\\Namespaces\\IlmNamespace
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DMiddleware.php168 public static function retry(callable $decider, callable $delay = null) function in GuzzleHttp\\Middleware
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
DProjectsLocationsBuilds.php157 public function retry($name, RetryBuildRequest $postBody, $optParams = []) function in Google\\Service\\CloudBuild\\Resource\\ProjectsLocationsBuilds
DProjectsBuilds.php157 public function retry($projectId, $id, RetryBuildRequest $postBody, $optParams = []) function in Google\\Service\\CloudBuild\\Resource\\ProjectsBuilds
/plugin/aichat/Storage/
DQdrantStorage.php50 protected function runQuery($endpoint, mixed $data, $method = 'POST', $retry = 0)
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DMiddleware.php179 public static function retry(callable $decider, callable $delay = null): callable function in GuzzleHttp\\Middleware
/plugin/aichat/Model/
DAbstractModel.php269 protected function sendAPIRequest($method, $url, $data, $retry = 0)
/plugin/diagramsnet/lib/js/grapheditor/
DEditor.js1053 var ErrorDialog = function(editorUi, title, message, buttonText, fn, retry, buttonText2, fn2, hide,… argument
/plugin/highlightjs/highlight/languages/
Druby.js11 …': 1, 'module': 1, 'in': 1, 'return': 1, 'redo': 1, 'if': 1, 'BEGIN': 1, 'retry': 1, 'end': 1, 'fo… property
/plugin/asciidocjs/node_modules/async/dist/
Dasync.js4635 function retry(opts, task, callback) { function
Dasync.mjs4629 function retry(opts, task, callback) { function
/plugin/asciidocjs/node_modules/neo-async/
Dasync.js2069 retry: retry, property
8439 function retry(opts, task, callback) { function

12