fetchai / ledger-subquery

This is the Fetch Ledger SubQuery project, an indexer for the Fetch network.
MIT License
2 stars 10 forks source link

fix: subquery node entrypoint #43

Closed bryanchriswhite closed 2 years ago

bryanchriswhite commented 2 years ago

Changes

Adds error-check node script to watch entrypoint stderr for specific fatal errors, which when encountered, cause the script to restart the entrypoint without the container exiting.