fix: clone repo
This commit is contained in:
		
							parent
							
								
									ca46377ec0
								
							
						
					
					
						commit
						18bfc4d6f7
					
				|  | @ -41,6 +41,7 @@ class Git: | ||||||
|                     repo_dir, |                     repo_dir, | ||||||
|                     branch=branch, |                     branch=branch, | ||||||
|                 ) |                 ) | ||||||
|  |                 retry_interval = 0 | ||||||
|             except GitCommandError as e: |             except GitCommandError as e: | ||||||
|                 if "Connection refused" in e.stderr or "Connection reset" in e.stderr: |                 if "Connection refused" in e.stderr or "Connection reset" in e.stderr: | ||||||
|                     logger.warning( |                     logger.warning( | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user