funky-eyes commented on code in PR #7133: URL: https://github.com/apache/incubator-seata/pull/7133#discussion_r1957109454
########## script/config-center/config.txt: ########## @@ -153,6 +153,7 @@ store.redis.queryLimit=100 server.recovery.committingRetryPeriod=1000 server.recovery.asynCommittingRetryPeriod=1000 server.recovery.rollbackingRetryPeriod=1000 +server.recovery.endstatusRetryPeriod=1000 Review Comment: ```suggestion server.recovery.endstatusRetryPeriod=10000 ``` -- 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 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