-
### Description of issue / feature request
When running my script under python version 3.7 (in my case within Docker), setting the user count to 100+ approximately, I receive a segfault and some of…
-
Would I be able to run this on OpenFaaS' Python runtime?
https://github.com/openfaas-incubator/python3-debian
I can do a build following the instructions but it seems to reach out to a Lambda/AW…
-
What is the recommended way of retrieving stats from locust when running with '--no-web'?
I am currently running a load test programmatically and with the web interface disabled, I am unable to poll…
-
## Expected Behaviour
Two functions should be scaled simultaneously
## Current Behaviour
```kubectl get pods -n openfaas-fn
NAME READY STATUS RESTARTS…
-
I was thinking of writing some documentation on Prometheus, exporters and Grafana and submit a PR. WDYT? The idea I suppose is to bypass the Locust UI. I think the node and stats exporter could be exa…
ghost updated
6 years ago
-
After #87 and #88 I started to get errors with the locally built image:
```
Traceback (most recent call last):
File "/usr/local/bin/locust", line 7, in
from locust.main import main
File …
-
Hi, I've been using locust to generate some load to for a demo application.
### Description of issue
For some reason, after sending a few requests, locust decides to stop doing that.
**UPDATE…
-
### Description of issue / feature request
I wonder if there any cautions to be taken if I plan to use Python's multiprocessing (e.g. https://docs.python.org/2/library/multiprocessing.html#using-a-…
-
I used the CI bash example command, I get the following error instead of any success.
```
Creating docker_locusts_controller ... done
Creating app_slave_1 ...
Creating app_slave_1 ... …
-