apibara / dna

Apibara is the fastest platform to build production-grade indexers that connect onchain data to web2 services.
https://www.apibara.com/
Apache License 2.0
166 stars 26 forks source link

Indexer not restarted when the git clone operation fails #354

Open fracek opened 3 months ago

fracek commented 3 months ago

Describe the bug

In some cases the operator doesn't restart the indexer if the git clone operation fails. We should update the indexer to always restart the indexer or mark it as errored:

In all cases the number of restarts should be incremented by one.