clock_gettime使用CLOCK_MONOTONIC
Open
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 649
- PR merge metrics
- No merged PRs in 30d
Description
RT,否则当系统时间跳变时,可能导致对rpc的超时判断错误
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Search the C++ sources for clock_gettime and the RPC timeout calculation, then inspect how timeout behavior is validated when system time changes. Done means RPC timeout decisions no longer depend on wall-clock jumps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100