wt-better opened a new issue, #734: URL: https://github.com/apache/incubator-seata-go/issues/734
Saga is a distributed transaction processing mode used to ensure consistency in distributed systems.The state machine mode of saga implemented in seata java, it`s needs to be support in seata go. The saga state machine currently runs based on parsing the configuration from json. We need to support yaml format and localpath file and automatically identify the file format, such as viper parse branch: feature/saga pkg/saga/statemachine/statelang/parser/task_state_json_parser.go -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org