Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal transaction fetcher envs #6450

Merged
merged 1 commit into from
Nov 15, 2022
Merged

Conversation

Qwerty5Uiop
Copy link
Collaborator

@Qwerty5Uiop Qwerty5Uiop commented Nov 15, 2022

Motivation

Internal transactions fetcher batch size and concurrency are currently hard coded. It's useful to have and ability to modify them runtime.

Changelog

Introduce:
INDEXER_INTERNAL_TRANSACTIONS_BATCH_SIZE - the batch size of the internal transactions fetcher
INDEXER_INTERNAL_TRANSACTIONS_CONCURRENCY - concurrency of the internal transactions fetcher

Docs update in blockscout/docs#92

@vbaranov vbaranov merged commit ecad83a into master Nov 15, 2022
@vbaranov vbaranov deleted the internal-transaction-fetcher-envs branch November 15, 2022 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants