Skip to content

Commit

Permalink
Revert "Update log trigger log provider readMaxBatchSize to 56 (#12951)"
Browse files Browse the repository at this point in the history
This reverts commit c98ea64.
  • Loading branch information
HenryNguyen5 committed Apr 27, 2024
1 parent 540d54b commit 386e26c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tidy-trees-tie.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ var (
readJobQueueSize = 64
readLogsTimeout = 10 * time.Second

readMaxBatchSize = 56
readMaxBatchSize = 32
// 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 386e26c

Please sign in to comment.