-
I'm not a nodejs dev so I'm not entirely sure what this means but from everything I've read it seems like this shouldn't occur.
A similar issue was reported quite some time ago here https://github.…
-
Hello,
I recently updated the version of artillery we used from 1.6.0-29 to the latest 1.7.8.
Our tests worked fine before the update, but now artillery won't stop, printing
```
Report @ 14:59:…
-
Getting such debug info:
```
artillery -v
ARTILLERY DEV PREVIEW 🚀
Please report bugs on https://github.com/artilleryio/artillery/issues
artillery/2.0.0-1 darw…
-
Hello,
Is it possible to add _time: true_ parameter to request?
For example in beforeRequest custom script or any other way?
It'll help to be more confident in response time statistics and get …
-
Coordinated omission is a term coined by Gil Tene to describe the phenomenon when the measuring system inadvertently coordinates with the system being measured in a way that avoids measuring outliers.…
-
Bug:
When running artillery with a scenario with a longer name, you will encounter the following error:
```
(node:1248) UnhandledPromiseRejectionWarning: RangeError: Invalid count value
at …
-
-
**The Issue**
When using ENV-based config for phases, for example:
```yaml
config:
phases:
- duration: "{{ $processEnvironment.DURATION }}"
arrivalRate: "{{ $processEnvironment.AR…
-
As reported in https://github.com/artilleryio/artillery/issues/621#issuecomment-452722950
There may be significant differences depending on the exact `request.js` version used.
hassy updated
3 years ago
-
Can be reproduced with:
- https://gist.github.com/kirksl/a3f9b4a846ed2f77973831534502044b
- https://gist.github.com/kirksl/04af538299bd824baacab2d9e914a311
Original issue description: https://g…
hassy updated
3 years ago