Skip to content

Commit

Permalink
control group
Browse files Browse the repository at this point in the history
  • Loading branch information
ogtownsend committed Apr 15, 2024
1 parent b4495e1 commit 83658cf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ var (
readJobQueueSize = 64
readLogsTimeout = 10 * time.Second

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

0 comments on commit 83658cf

Please sign in to comment.