mirror of
				https://github.com/grassrootseconomics/eth-tracker.git
				synced 2025-11-03 18:11:53 +01:00 
			
		
		
		
	Merge branch 'master' into cel2
This commit is contained in:
		
						commit
						513912f361
					
				@ -29,7 +29,7 @@ type (
 | 
			
		||||
 | 
			
		||||
const (
 | 
			
		||||
	idleCheckInterval = 60 * time.Second
 | 
			
		||||
	busyCheckInterval = 1 * time.Second
 | 
			
		||||
	busyCheckInterval = 250 * time.Millisecond
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
func New(o BackfillOpts) *Backfill {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user