Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add batch size flag for block fetching
Introduce a new "--block-fetch-batch-size" flag to set the number of blocks fetched in parallel. Adjust poller logic to use the specified batch size, improving fetch operation efficiency.
- Loading branch information