Chenjp commented on issue #14098: URL: https://github.com/apache/dubbo/issues/14098#issuecomment-2205338127
GoAway failure (caused by stream id exhaustion) occurs in one of billions probability, we need have a trade-off between fix-cost with introduce complexity and one-of-billion impact. I think **NO NEED TO FIX IT**. If you expect a 100% reliable system, it's better to deploy multiple service provider nodes and enable retry time configuration for service consumer. -- 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]
