Home
last modified time | relevance | path

Searched refs:maxRetries (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1TaskTriggerSpec.php29 public $maxRetries; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1TaskTriggerSpec
60 public function setMaxRetries($maxRetries) argument
62 $this->maxRetries = $maxRetries;
69 return $this->maxRetries;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCircuitBreakers.php41 public $maxRetries; variable in Google\\Service\\Compute\\CircuitBreakers
102 public function setMaxRetries($maxRetries) argument
104 $this->maxRetries = $maxRetries;
111 return $this->maxRetries;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2TaskTemplate.php36 public $maxRetries; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2TaskTemplate
95 public function setMaxRetries($maxRetries) argument
97 $this->maxRetries = $maxRetries;
104 return $this->maxRetries;
H A DGoogleCloudRunV2Task.php88 public $maxRetries; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Task
371 public function setMaxRetries($maxRetries) argument
373 $this->maxRetries = $maxRetries;
380 return $this->maxRetries;
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js151 DriveClient.prototype.maxRetries = 5; method in DriveClient
459 resp.error.code != 400 && this.currentRequest == reqObj && retryCount < this.maxRetries)
1226 if (retryCount < this.maxRetries && req != null && req.getStatus() == 403)
H A DDropboxClient.js40 DropboxClient.prototype.maxRetries = 4; method in DropboxClient
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md1174 $backoffPlugin = new ExponentialBackoffPlugin($maxRetries, array_merge(
1189 $backoffPlugin = BackoffPlugin::getExponentialBackoff($maxRetries, array_merge(
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...