@FunctionalInterface public static interface RepositoryAsyncEventListener.AsyncEventErrorHandler extends java.util.function.Function<RepositoryAsyncEventListener.AsyncEventError,java.lang.Boolean>
RepositoryAsyncEventListener.AsyncEventErrorHandler interface is a Function and FunctionalInterface used to
handle errors while processing AsyncEvents.FunctionalInterface,
Function,
RepositoryAsyncEventListener.AsyncEventError