Improve indexing speed #11815
Replies: 3 comments 7 replies
-
Hey @konstantinabl, Mojmir from Blockscout's BD team here. Glad to hear that Hedera team is exploring using Blockscout. I have asked our support team to advise here, and in the meantime, it would be great to connect directly to learn more about your use case and how we could help outside of this indexing issue. You can reach me at mojmir@blockscout.com or TG at Mojmir_R |
Beta Was this translation helpful? Give feedback.
-
Hi @konstantinabl, have you checked if there are any errors being output in the Blockscout backend? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Im part of hedera hashgraph team and we are currently exploring using blockscout with our network through our json-rpc-relay
Im running blockscout with the following configuration
However indexing is still quite slow (takes around 6 hours) and the database is around 1,3 GB. The issue is the previewnet network has around 800k blocks currently and mainnet has 1000x this, so this means if we extrapolate the numbers that mainnet will take aroun 6000 hours to index and the DB will be around 1TB. Thats quite a lot, so I am seeking suggestions on how to improve the indexing time via configuration. Increasing the batch size results in a lot of additional requests and latency on our infrastructure, but if theres no other way we may go down this path.
Beta Was this translation helpful? Give feedback.
All reactions