at MassTransit.Saga.InMemoryRepository.InMemorySagaRepositoryContext`2.Delete(SagaConsumeContext`1 context) at MassTransit.Saga.MissingSagaPipe`2.Send(Saga
当saga被实例化时,它将另一个事件发布到MassTransit.The,新事件由执行某些业务逻辑的消费者获取,并将两个由此产生的事件中的一个发布到步骤3中产生的事件。触发saga中的状态更改。System.ArgumentException: THe message could not be retrieved: IInitialSagaEvent(Parameter 'context')
at MassTransit.Saga.Pipeline.Pipes.SagaMergePip