mirror of
				https://github.com/talwat/lowfi
				synced 2025-10-30 18:58:45 +00:00 
			
		
		
		
	chore: increase timeout
This commit is contained in:
		
							parent
							
								
									f38e1a8a76
								
							
						
					
					
						commit
						67625e9ae3
					
				| @ -36,7 +36,7 @@ pub enum Messages { | ||||
|     Pause, | ||||
| } | ||||
| 
 | ||||
| const TIMEOUT: Duration = Duration::from_secs(3); | ||||
| const TIMEOUT: Duration = Duration::from_secs(8); | ||||
| 
 | ||||
| /// The amount of songs to buffer up.
 | ||||
| const BUFFER_SIZE: usize = 5; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user