Searched refs:ignore_error (Results 1 – 1 of 1) sorted by relevance
87 def repo_sync(workspace, ignore_error, retry=5): argument99 if ignore_error:104 if count == retry and not ignore_error:128 def repo_sync_specific_release(url, branch, tag, workspace, ignore_error): argument144 repo_sync(workspace, ignore_error)