Searched defs:max_attempts (Results 1 - 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/pipeline/pipeline/
H A Dmodels.py48 max_attempts: Maximum number of attempts (starting at 0) to run.
82 max_attempts = db.IntegerProperty(default=1, indexed=False) variable in class:_PipelineRecord

Completed in 71 milliseconds