Skip to content

[WIP] Ignore max balance error

David Vorick requested to merge portals into master

Overview

This is an MR to ignore the max balance error from a host at startup. We get this error because we don't do a balance check at startup. I am opening this MR because this code is what is running on the siasky prod portals right now and I don't want to lose track of it. Do not merge this.

This MR should be replaced by an MR that properly handles the max balance edge cases.

Merge request reports