funky-eyes commented on issue #7090: URL: https://github.com/apache/incubator-seata/issues/7090#issuecomment-2592184305
周会结论为配置项均为单机配置项,非全局集群化配置项(类似单机限流),所以这个不是一个问题,可能全局的调度是一个新的需求,目前认为在分布式事务下应该要尽快的去重试,所以反而多重试,只要不是并发实际上是好的行为。 The conclusion of the weekly meeting is that the configuration items are all single-node configuration items, not global cluster configuration items (similar to single-node rate limiting). Therefore, this is not an issue. The global scheduling might be a new requirement, but currently, we believe that in the context of distributed transactions, retries should be performed as quickly as possible. In fact, retrying multiple times is a good behavior as long as it's not concurrent. -- 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