Overload protection feature has been part of earlier releases of SailFin, lets start by describing the what can be improved in the current implementation.
The algorithm (in the earlier releases) for detecting an overload was based on the fact that if a certain number of continuous samples remain above the configured threshold then the system is overloaded. This was a simple and...