zhangdp-taozi opened a new issue #500: Transaction Message only check 5 times instead of 15 when executeLocalTransaction is UNKNOW URL: https://github.com/apache/rocketmq/issues/500 According by document: "In order to avoid a single message being checked too many times and lead to half queue message accumulation, we limited the number of checks for a single message to 15 times by default". But i test transaction message when executeLocalTransation is UNKOWN, it only check 5 times, not 15 times, and its interval time is 1 minute. is that an issue? btw, rocketmq version is 4.3.0
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
