incubator-seata-go icon indicating copy to clipboard operation
incubator-seata-go copied to clipboard

bugfix:修复tcc-fence模式空回滚无限重试以及无法解决悬挂bug

Open yangwenbinch opened this issue 1 year ago • 2 comments

What this PR does: 解决tcc-fence无限回滚与无法解决悬挂问题 具体问题见链接:https://github.com/apache/incubator-seata-go-samples/issues/53 Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer: 此问题使tcc-fence模式下使用问题较大 Does this PR introduce a user-facing change?:

NONE

yangwenbinch avatar Sep 02 '24 17:09 yangwenbinch