zhbdesign commented on PR #5845: URL: https://github.com/apache/rocketmq/pull/5845#issuecomment-3235864326
A busy exception occurred while sending the message, and the exception information is as follows: com.alibaba.rocketmq.client.exception.MQBrokerException: CODE: 2 DESC: [TIMEOUT_CLEAN_QUEUE]broker busy, start flow control for a while, period in queue: 208ms, size of queue: 8, Without any retry attempts, the client is configured by default. Sometimes this exception occurs and the message is sent out, but I cannot get the sendresult result result. Is this a normal phenomenon? I see that the code usually does not send the message successfully when this exception occurs. My version has not yet added System_SUSY to automatic retry -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
