2-10 - Failed to call service provider
Possible Reason
- Dubbo failed to call the service provider and started retrying.
- Dubbo retries to call the service provider and continues to fail.
- Dubbo retries calling the service provider reaches the upper limit.
Troubleshooting and resolution steps
- Check network resources such as time-consuming network connections between consumers and providers.
- Check whether the corresponding port of the provider can respond normally through telnet or other means.
- Check that the provider program is functioning properly.
Last modified January 3, 2023: Merge error code 3-3 to 3-8, 6-4 to 99-0. (#1796) (a687d30ae0)