Searched defs:max_attempts (Results 1 – 2 of 2) sorted by relevance
117 def _LogLastException(thread_name, attempt, max_attempts, log_func): argument
82 max_attempts = db.IntegerProperty(default=1, indexed=False) variable in _PipelineRecord