seata 总是报错:Could not found global transaction xid = 192.168.1.154:8091:77358840772825088, may be has finished
A服务调用B服务,偶尔能成功,但是95%报错 Could not found global transaction xid = 192.168.1.154:8091:77358840772825088, may be has finished
异步分支,网络重试,超时回滚,本地事务注解在全局事务注解之上,tc集群用的模式是file(这个模式只能单机部署) 检查是否出现这几个问题
我们开放源码,更相信社区的力量。