hashgraph / hedera-exchange-rate-tool

Hedera Exchange Rate Tool to send median of HBAR/USD exchange rate from various Exchanges to Hedera Network
Apache License 2.0
3 stars 4 forks source link

Query to get the latest address book fails #132

Closed anighanta closed 3 years ago

anighanta commented 3 years ago

Summary of the defect The New Query to get the latest address book has a bug. Add an alert in cloud watch to catch this error too.

Mainnet ERT got effected because of this as we had issues with GRPC connection to node 0.0.4 and we couldn't get the address book from the DB and thus disabling communication from ERT to Hedera network.

How to reproduce (if possible) All running ERT instances has this issue.