EarthChen commented on issue #8991:
URL: https://github.com/apache/dubbo/issues/8991#issuecomment-938510616


   Because the Triple protocol uses headers to pass metadata, there is a limit 
to the size of the data that can be transmitted, and because we use PB for 
serialization, there is poor serialization support for exceptions. Therefore, 
we do not recommend directly throwing exceptions. We recommend using `code` and 
`msg` for exception passing.


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