HealthCheck检查失败,如果发生了熔断,next check time是不是应该改成熔断后的时间
Open
- Dominant language
- C++
- Stars
- 17.6k
- Forks
- 4.1k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 69
Description
请教一下,next_abstime是不是应该取的circuit_breaker.isolation_duration_ms时间呢
@TousakaRin
Contributor guide
Research direction
Start by locating the HealthCheck implementation and the circuit-breaker handling that computes next_abstime; compare that calculation with isolation_duration_ms. Confirm the intended retry timing and add or update the relevant health-check test so the expected next-check time is explicit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100