update sentinel 1.8.3 => 1.8.4

This commit is contained in:
疯狂的狮子Li
2022-04-14 16:04:35 +08:00
parent 98756eae3f
commit aafbad200e
7 changed files with 52 additions and 70 deletions

View File

@@ -74,7 +74,7 @@ app.service('DegradeService', ['$http', function ($http) {
return false;
}
if (rule.statIntervalMs !== undefined && rule.statIntervalMs > 60 * 1000 * 2) {
alert('统计窗口时长不能超过 120 分钟');
alert('统计窗口时长最大 120s');
return false;
}
// 异常比率类型.