Home
last modified time | relevance | path

Searched defs:maxAttempts (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DRetryConfig.php25 public $maxAttempts; variable in Google\\Service\\CloudTasks\\RetryConfig
46 public function setMaxAttempts($maxAttempts)
/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
H A DRunner.php61 private $maxAttempts = 1; variable in Google\\Task\\Runner
/plugin/file2dw/
H A Daction.php556 function tempdir($dir = null, $prefix = 'tmp_', $mode = 0700, $maxAttempts = 1000)