613lee removed a comment on issue #65: Message asynchronously sent failed to retry URL: https://github.com/apache/rocketmq-spring/issues/65#issuecomment-487848395 > 当然,您可以在Spring application.properties中尝试使用以下属性: > > rocketmq.producer.retryTimesWhenSendAsyncFailed =重试次数 > rocketmq.producer.sendMessageTimeout =每次超时时间 I tried setting the following properties but didn't retry sending, why is this? rocketmq.producer.retryTimesWhenSendAsyncFailed=5 rocketmq.producer.retry-times-when-send-async-failed=5
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
