Bluselye commented on issue #1610: 
ServiceComb在RPC调用时如果业务请求报错了怎么样才能拿到请求报错的InvocationContext ?
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1610#issuecomment-594355434
 
 
   
当RPC请求产生异常报错的时候,该报错信息会抛到业务层面上来,如果能在catch位置拿到作为Client时的InvocationContext,就能从里面拿到我设置的变量进行下一步的业务处理。或者这样实现不是很合理。我当前需要做一个记录服务外部调用的功能,想通过ServiceComb框架做一个通用点的实现。不知道有没有更简单的实现?

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

Reply via email to