thenNotifyAndForget
fun <E : MessageExchange<*, M>, M : Message<*, *>, CommandId, NamedBoundedContext> Mono<Void>.thenNotifyAndForget(commandWaitNotifier: CommandWaitNotifier, processingStage: CommandStage, messageExchange: E): Mono<Void>