mithril icon indicating copy to clipboard operation
mithril copied to clipboard

Aggregator REST API should run if Cardano node is down

Open jpraynaud opened this issue 1 year ago • 0 comments

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

jpraynaud avatar May 26 '23 09:05 jpraynaud