TOSQUASH: bd78f17f (duplicate hist frames)
							parent
							
								
									575e60bd1d
								
							
						
					
					
						commit
						23070e5fab
					
				| 
						 | 
				
			
			@ -413,6 +413,7 @@ async def start_backfill(
 | 
			
		|||
            ):
 | 
			
		||||
                start_dt = min(starts)
 | 
			
		||||
                print(f"SKIPPING DUPLICATE FRAME @ {next_start_dt}")
 | 
			
		||||
                starts[start_dt] += 1
 | 
			
		||||
                continue
 | 
			
		||||
 | 
			
		||||
            elif starts[next_start_dt] > 6:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue