Skip to content

[improvement] Allow Bifrost Init on Chain Failures

Ursa (9R) requested to merge ursa/bifrost-init into develop

This will allow Bifrost to initialize when specific daemons are failing. If any chains fail to load, we start a background routine that will attempt them every 3 minutes (default) and restart Bifrost once any is healthy again.

Merge request reports