yuanmoon edited a comment on issue #721:
URL: 
https://github.com/apache/rocketmq-client-go/issues/721#issuecomment-998780708


   Many similar places can be found through global code search. Mainly involves 
the calling cases of the following two functions.
   
https://github.com/apache/rocketmq-client-go/blob/82dcf51c7c9bcec25a29e9617da61089db44b16d/internal/client.go#L141-L142
   
https://github.com/apache/rocketmq-client-go/blob/82dcf51c7c9bcec25a29e9617da61089db44b16d/internal/client.go#L145-L146
   
   If I want to fix this issue and optimize code, I‘m not sure that it's 
necessary or not to have a unified standard of request timeout and set 
different default values ​​according to different usage cases.


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


Reply via email to