BuildOnViction / infrastructure

🏗 TomoChain internal infrastructure
18 stars 11 forks source link

Fix tomoscan crawler slowness in devnet and testnet #136

Closed etienne-napoleone closed 5 years ago

etienne-napoleone commented 5 years ago

Seems like tomoscan crawler is slow and hard to catch up with the chain in testnet and devnet as the chain is accessed through WAN. To fix it, we need to implement local access on those envs:

etienne-napoleone commented 5 years ago

Testnet ok in https://github.com/tomochain/infrastructure/commit/b98479559c664fc198ffcea3089535813bd5de8a

etienne-napoleone commented 5 years ago

Fullnode in devnet ok in https://github.com/tomochain/infrastructure/commit/27bb1ed2c4d6ff212438270bdb5afff635ec6d62

etienne-napoleone commented 5 years ago

Devnet TomoScan connected to fullnode in https://github.com/tomochain/infrastructure/commit/0c03e2419ebcac86daa6ff675a9c747eaf267016