mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-05-12 14:52:07 +08:00
update sentinel 1.8.3 => 1.8.4
This commit is contained in:
@@ -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;
|
||||
}
|
||||
// 异常比率类型.
|
||||
|
||||
Reference in New Issue
Block a user