When SASL2 fails, should we retry (true) or just fail (false). Defaults to just returning false.
@override bool shouldRetrySasl() => true;