TaskManagement
Open
kind/discussion
kind/enhancement
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
Some timing or delay tasks in Sentinel, such as circuit breaking, may be better with HashedWheelTimer. I mean that all tasks are unified with time wheel management. It is not a wise choice to use time wheel management for a single task. Of course, it needs to be divided into scenarios, and not all of them are applicable.
Contributor guide
Assessment
This issue has not been assessed yet.