Locust ' check avg response time' env variable not working

I’m new to locust. I have installed locust along with locust-plugins and am using locust.conf to set most of the configurations from a .conf I have added: import locust_plugins to the top of the locustfile.py I have also tried to set the env var: LOCUST_CHECK_AVG_RESPONSE_TIME=0.1 but in the results I still don’t see any test… Read More Locust ' check avg response time' env variable not working