fantow commented on issue #2486:
URL: https://github.com/apache/rocketmq/issues/2486#issuecomment-740467554


   > 
   > 
   > As a user, when you set a timeout of 3000ms, once he/she calls the api, if 
the api can not success after 3000ms, he/she should get a timeout exceptions.
   > 
   > So even as you see, lots of messages may cost a 50ms delay sent, the user 
should got the expcetion after 3000ms rather than 3050ms
   
   Thx,I agree with your answer when we use invoke funtion in a sync mode.
   
   But as a user,I can not accept the send result is timeout when we send 
messages in an aync mode, this request can not get the sepahore in time.
   
   In my opinion,timeout is used to limit the recv time ,not the send 
concurrency.


----------------------------------------------------------------
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]


Reply via email to