Skip to content

Commit

Permalink
Update erm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahCxrest authored Nov 19, 2024
1 parent 9d923a1 commit 44a7852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erm.py
Original file line number Diff line number Diff line change
Expand Up @@ -917,7 +917,7 @@ async def iterate_prc_logs():
processed = 0
start_time = time.time()

batch_size = 5
batch_size = 15
pipeline = [
{
'$match': {
Expand Down

0 comments on commit 44a7852

Please sign in to comment.