aofall commented on PR #12984:
URL: https://github.com/apache/dubbo/pull/12984#issuecomment-1700236695

   > response var can add null check also
   
   When the request is normal, the response var will never be null, so it 
doesn't need a null check, and when the network request failed, it will throw 
IOException or HttpException by httpclient and run into the catch block


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to