binbinCheng opened a new issue, #3798: URL: https://github.com/apache/incubator-linkis/issues/3798
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement. ### Problem Description **描述**:DsInfoResponse类缺少异常信息属性 ,RPC调用时出现异常 调用方无法感知到错误信息 。 --- **describe**:The DsInfoResponse class lacks the exception information attribute, and an exception occurs during the RPC call, and the caller cannot perceive the error information. ### Description **描述**:优化 DsInfoResponse 类,添加异常信息属性,并在调用该类的调用方中添加对应的异常信息 --- **describe**:Optimize the DsInfoResponse class, add the exception information attribute, and add the corresponding exception information in the caller calling this class ### Use case _No response_ ### Solutions _No response_ ### Anything else _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! -- 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]
