def handle_reply()

in message_flow/sagas/orchestration_simple_dsl/simple_saga_definition.py [0:0]


    def handle_reply(
        self,
        saga_type: str,
        saga_id: str,
        current_state: str,
        saga_data: Data,
        message: IMessage,