hirosystems / ordhook

Build indexers, standards and protocols on top of Ordinals and Inscriptions (BRC20, etc).
Apache License 2.0
180 stars 55 forks source link

ordhook crashes when btc rpc port not ready #277

Closed deantchi closed 5 months ago

deantchi commented 6 months ago

The ordhook service will continue to crash if the bitcoin-core RPC port isn't ready yet. Retry logic will need to be added to Ordhook in order to support Bitcoin-core and Ordhook residing in the same pod.

lgalabru commented 6 months ago

To be resolved with https://github.com/hirosystems/chainhook/pull/512