332333334335336337338339340341342
} } } else { DispatcherRetriesExhaustedException exp = new DispatcherRetriesExhaustedException(); _log.info("Invoke onError callback as dispatcher retries have exhausted"); getAsyncCallback().onError(exp); curState.switchToClosed(); }