Home
last modified time | relevance | path

Searched refs:retried (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2Task.php104 public $retried; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Task
427 public function setRetried($retried) argument
429 $this->retried = $retried;
436 return $this->retried;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc842 $params['retry_on_conflict'] = (number) Specify how many times should the operation be retried when a conflict occurs (default: 0)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md649 * cURL error code 18 is now retried automatically in the BackoffPlugin
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js81357 var retried;
81381 if (retried) return; // undefined
81384 retried = true;