Open xiaolibuzai-ovo opened 6 days ago
A => B => C
It seems like the error occurred during B => C, and the error was returned to A by B. So you may check why B => C has this error (network issue?).
A => B => C
It seems like the error occurred during B => C, and the error was returned to A by B. So you may check why B => C has this error (network issue?).
No, A=>B=>C, but B don't find any log
Can you provide a minimal reproducible example? What is the logic of B => C?
Preliminary Research
Question type:callee framework, code:141, msg:tcp client transport Write, cost:23.333992ms
With trpc bidirectional streaming, this error occurs when transferring a lot of content
Additional Information