FuelLabs / fuel-indexer

🗃 The Fuel indexer is a standalone service that can be used to index various components of the Fuel blockchain.
https://docs.fuel.network/docs/indexer/
140 stars 66 forks source link

bug: Sqlx(PoolTimedOut) when running multiple indexers #1507

Closed lostman closed 7 months ago

lostman commented 7 months ago

Description

Reported by @chlenc on Slack.

fuel-indexer fails with Sqlx(PooledTimedOut) when running multiple indexers.

Steps to Reproduce

cargo run -p fuel-indexer-benchmarks --bin qa -- --network beta-4.fuel.network --blocks 500 --runs 4 --num-additional-indexers 10