Aias00 commented on PR #3603: URL: https://github.com/apache/dubbo-go/pull/3603#issuecomment-5204109138
> Codec errors are not surfaced through a single status code at the protocol layer — they are spread across three different codes: > > Codec failure Actual code > marshal / compress / recycle compressor `CodeInternal` > unmarshal / decompress / invalid encoding `CodeInvalidArgument` > envelope read/write I/O / get compressor `CodeUnknown` should this be handled or later -- 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]
