15s again
This commit is contained in:
		
							parent
							
								
									ae865e007e
								
							
						
					
					
						commit
						aba54981cd
					
				| 
						 | 
				
			
			@ -60,7 +60,7 @@ async function handleDownload(channelId) {
 | 
			
		|||
        await redis.set(id, 'downloading')
 | 
			
		||||
 | 
			
		||||
        downloadIndex++
 | 
			
		||||
        await delay(downloadIndex * 10000)
 | 
			
		||||
        await delay(downloadIndex * 15000)
 | 
			
		||||
 | 
			
		||||
        logger.info({ message: `Starting to download ${video.title}, ${id}` })
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue