apache / dubbo-rust

Apache Dubbo Rust implementation
https://dubbo.apache.org/
Apache License 2.0
279 stars 63 forks source link

Fix: err response always Code::Internal #179

Closed kwsc98 closed 8 months ago

kwsc98 commented 8 months ago

Fix err response always Code::Internal look like Status { code: Internal, message: "Missing response message." }