FuelLabs / fuel-indexer

*Archived* 🗃 The Fuel indexer is a standalone service that can be used to index various components of the Fuel blockchain.
140 stars 67 forks source link

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

Closed lostman closed 11 months ago

lostman commented 11 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