Hassy Veldstra
Hassy Veldstra
Pinning for visibility.
thanks @robin-miro! will try to replicate here
btw @robin-miro feel free to drop me a line on [email protected] for an Artillery Cloud invite, would love for you to try it
I'm not able to reproduce this on v2.0.5 yet. I'm wondering if it's a bug in the built-in HTML reporter (it hasn't been updated in a very long time). Here's...
Going to close this for now, but @robin-miro feel free to reopen if you run into the issue again.
Hi @schoggobaer 👋 this is likely happening because the Fargate container runs out of resources (CPU/memory). The load phase in your script creates 5 new headless browsers every second (and...
thank you for the PR @pmtkh! I'd like to understand the use case a little bit better. `publish-metrics` sends metrics continuously by design, so that the progression of a load...
Hi @drphrozen 👋 It's definitely something we'll add in future, but no ETA at the moment.
`http.codes.200` + `http.codes.201` adds up to 14,798 which is the same as `http.responses` as expected. `http.requests` is 14,817 though, whereas we'd expect it to equal `http.responses` in the absence of...
@NoelLH happy to take a look at the full test script as well - [email protected] :)