def send_commands()

in message_flow/sagas/orchestration/saga_command_producer.py [0:0]


    def send_commands(
        self,
        saga_type: str,
        saga_id: str,
        commands: List[CommandWithDestination],
        saga_reply_channel: str,