EdgeMesh support retries when call microservice
- Dominant language
- Go
- Stars
- 293
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
**What would you like to be added/modified**:
EdgeMesh support the configuration of the maximum retries times when call microservice
**Why is this needed**:
When accessing microservices, the request often fails for some reasons, so it needs to be retried. In microservice governance, the logic of retry should be completed by the microservice governance framework, namely EdgeMesh, so EdgeMesh is required to configure the microservice Maximum number of failed attempts
Contributor guide
Research direction
Start by locating EdgeMesh's microservice call path and any existing request or retry configuration. Define how the maximum retry count should be configured and applied when calls fail, then verify that repeated microservice calls stop at the configured limit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend-api-design, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100