alibaba / Sentinel

A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
https://sentinelguard.io/
Apache License 2.0
22.45k stars 8.04k forks source link

sentinel 控制台编辑流控规则,将QPS切换为并发线程数,流控效果保持不变[BUG] #3437

Open veryspicy opened 3 months ago

veryspicy commented 3 months ago

Issue Description

文档中描述并发线程类中,流控效果为快速失败 image

新建规则,效果为Warm UP image

再次编辑,将类型改为并发线程数 image 保存后,效果任然显示为Warm UP image

Type: bug report

Describe what happened

Describe what you expected to happen

编辑模式下切换为线程数,流控效果应该更新为默认效果

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

Anything else we need to know?