Skip to content

Commit

Permalink
test_56_batch
Browse files Browse the repository at this point in the history
  • Loading branch information
ogtownsend committed Apr 19, 2024
1 parent 87902a8 commit e50db52
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ var (
readJobQueueSize = 64
readLogsTimeout = 10 * time.Second

// TODO: remove - control group
readMaxBatchSize = 32
readMaxBatchSize = 56
// reorgBuffer is the number of blocks to add as a buffer to the block range when reading logs.
reorgBuffer = int64(32)
readerThreads = 4
Expand Down

0 comments on commit e50db52

Please sign in to comment.