mithril
mithril copied to clipboard
Aggregator REST API should run if Cardano node is down
Issue
If the underlying Cardano node of an aggregator is not running (e.g. it is verifying chain or it is panicking), the aggregator node is panicking as well and its REST API is not available. This behavior should be fixed and the REST API should be available independently of the Cardano node.
Related issue
#1160