// System.out.println("Debug-Stall > stallMinErrordelta: " + this.stallMinErrorDelta);
// System.out.println("Debug-Stall > stallMaxEpochs: " + this.stallMaxEpochs);
// System.out.println("Debug-Stall > bp: " + bp.getSetMaxStalledEpochs());
if (this.metricsOn) {
bp.turnMetricsOn();
}
if (this.RecordFactoryClassname.equals( "tv.floe.metronome.io.records.MetronomeRecordFactory" )) {