当在浏览器发送多次请求检测hystrix的作用时,我们可以使用postman来自动发送多次请求;

1、将链接保存到一个collection中

使用postman测试hystrix_知识

使用postman测试hystrix_知识_02

2、点击runner

使用postman测试hystrix_知识_03

3、设定运行次数

使用postman测试hystrix_知识_04