reduce batch size.
This commit is contained in:
		
							parent
							
								
									507335941d
								
							
						
					
					
						commit
						6b04791de2
					
				| @ -871,7 +871,7 @@ def main(): | |||||||
|     parser.add_argument( |     parser.add_argument( | ||||||
|         "--batch-size", |         "--batch-size", | ||||||
|         dest="batch_size", |         dest="batch_size", | ||||||
|         default=2000, |         default=100, | ||||||
|         type=int, |         type=int, | ||||||
|         help="How many revisions to process in each batch", |         help="How many revisions to process in each batch", | ||||||
|     ) |     ) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user