Make it easily to figure out why no provider available
Open
type/proposal
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
When Dubbo process the request, Dubbo need to find out some providers to invoke.
However, for various reasons (null addresses, routers...) exceptions that no provider is available always occur.
Is there anything we can do to make it easier for developers to figure out why it happened?
Contributor guide
Assessment
This issue has not been assessed yet.