Searched refs:ignore_error (Results 1 – 1 of 1) sorted by relevance
78 def repo_sync(workspace, ignore_error, retry=5): argument90 if ignore_error:95 if count == retry and not ignore_error:119 def repo_sync_specific_release(url, branch, tag, workspace, ignore_error): argument135 repo_sync(workspace, ignore_error)