zephyr_mirror: Speed up retrying the restart process.
(imported from commit 7f7a2aaa8a7f872180400f57ad09c065ea2ababa)
This commit is contained in:
		
							parent
							
								
									a70fc5c5c1
								
							
						
					
					
						commit
						a728f7936d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -226,7 +226,7 @@ def maybe_restart_mirroring_script():
 | 
			
		|||
            except:
 | 
			
		||||
                print "Error restarting, trying again."
 | 
			
		||||
                traceback.print_exc()
 | 
			
		||||
                time.sleep(10)
 | 
			
		||||
                time.sleep(1)
 | 
			
		||||
 | 
			
		||||
def process_loop(log):
 | 
			
		||||
    sleep_count = 0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue