Issue Description
feign & resttemplate流量控制后,请求仍能发送(For feign & resttemplate,After flow control, the request can still be sent)
表面上像是进行了流量控制(It looks like flow control)


但是请求仍能发送,下面是被调用的服务的日志(But the request can still be sent. Here is the log of the service being called)

Type: bug report
Describe what happened (or what feature you want)
False flow control
Describe what you expected to happen
real flow control
How to reproduce it (as minimally and precisely as possible)
- 配置流量控制(Configure flow control)
- feign & resttemplate发送请求(feign & resttemplate access API)
Tell us your environment
Anything else we need to know?