You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/04/30 07:37:27 UTC

[GitHub] [rocketmq-spring] 613lee commented on issue #65: Message asynchronously sent failed to retry

613lee commented 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:
users@infra.apache.org


With regards,
Apache Git Services