ShadowySpirits commented on issue #5838: URL: https://github.com/apache/rocketmq/issues/5838#issuecomment-1375049018
> In most case, when broker return SYSTEM_BUSY error code ,means brokers can't process more request,so sdk can't retry. if send order message,the more complex, sdk can't simple retry It is unlikely that all brokers are busy, so retrying to other nodes makes sense. Besides, retrying on TOPIC_NOT_EXIST seems meaningless. -- 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]
