RecoverableError
class RecoverableError(isAborted: () -> Boolean, val error: SDKReaderConfiguratorError, recoverFn: () -> Unit) : SDKReaderConfiguratorState
This state indicates that an error described by SDKReaderConfiguratorError has occurred and its recoverable