I am using a StateMachine, I find occasional messages appear to become stalled and will not move forward. For example, a small set had five of six complete as expected.
I reviewed the tracing logs and it seems the message gets to the ‘receive’ portion of the message handling in the MassTransit flow. When the message works as expected it then moves to ‘process’. I have not been able to determine what would obstruct this message from moving to the next stage.