ops: Add delay before warm cache loop begins
This commit is contained in:
		
							parent
							
								
									0bfd01e732
								
							
						
					
					
						commit
						8f2a2d1c81
					
				@ -153,6 +153,9 @@ warmURLs=(
 | 
				
			|||||||
	'/api/v1/lightning/nodes/rankings/age'
 | 
						'/api/v1/lightning/nodes/rankings/age'
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					echo "waiting for mempool backend to start..."
 | 
				
			||||||
 | 
					sleep 60
 | 
				
			||||||
 | 
					
 | 
				
			||||||
while true
 | 
					while true
 | 
				
			||||||
do
 | 
					do
 | 
				
			||||||
	echo "starting warm cache cycle..."
 | 
						echo "starting warm cache cycle..."
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user