CC#•Created by contione on 7/25/2024 in #help MassTransit sage StateMachine Error Handling
how to handle exception handling in the flow using MassTransit Sage StateMachine. I found that I inherited IStateMachineActivity and implemented the Faulted method, but it is not being called.