eosrio / hyperion-history-api

Scalable Full History API Solution for Antelope (former EOSIO) based blockchains
https://hyperion.docs.eosrio.io
Other
126 stars 72 forks source link

Increase elasticsearch query timeout from 30 seconds to 2 minutes #117

Closed hivenils closed 2 years ago

igorls commented 2 years ago

What is the use case for this change ?

hivenils commented 2 years ago

What is the use case for this change ?

This PR was used to illustrate how to increase the timeout on indexer startup, as part of this discussion: https://t.me/EOSHyperion/23041 (as in my case, hyperion would no longer be able to start after being stopped as it timed out on the delta block range checks)