dashboard 降级规则 statIntervalMs校验规则与提示信息不符
Open
area/circuit-breaking
area/dashboard
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/alibaba/Sentinel/blob/0a34fc4d11392f0587e7ba5bf2626f902b23c750/sentinel-dashboard/src/main/webapp/resources/app/scripts/services/degrade_service.js#L76
判断的是120秒,提示为120分钟
实际想校验的哪种情况?
Contributor guide
Research direction
Start at sentinel-dashboard/src/main/webapp/resources/app/scripts/services/degrade_service.js around line 76. Compare the statIntervalMs validation condition with its displayed message and determine which unit and limit the dashboard should use. Confirm the chosen behavior in the dashboard after making the validation and prompt consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100