2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java8,150 forks (8,150 forks)batch import
area/integrationsgood first issue
Repository metrics
- Stars
- 23,109 stars (23,109 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Inspect the AsyncRpcResult class in Dubbo to understand how exceptions are handled in asynchronous mode, then modify SentinelDubboProviderFilter to check the exception after the async result completes.
- Tech stack
- java
- Domain
- backendapi
- Issue type
- Bug
- Prerequisites
- Java