-
I wrote a JS function that fetches some data and uses it to render a React/Vue component. I decided to do some load testing and for consistency's sake I mocked the data call with a promise that return…
-
Thanks for your excellent program, I've installed it on a Artillery Sidewinder X2 and it is working perfect !
I do have a question for enhancement though and I'm not sure if I need to leave a comment…
-
**Application version**
4.5, 4.6, 4.7
Tested on all 3 versions.
**Platform**
Windows 10
**Printer**
Custom Artillery x1
**Reproduction steps**
1. Use an object (such as a cube) to apply …
-
When configuring apiGatewayServiceProxies in serverless.yml it would be good to be able to define either an ARN instead of a topicName OR to be able to include a region overwrite.
example
```
cus…
-
### Description of the bug
When you enable FW retractions in printer settings, PS still emits `G1 Z` moves after `G10` retraction command despite of the fact that [you can apply retraction height thr…
-
Description: "Rocket Arty is worse than Normal arty in every way except a slight improvement in breakthrough. Suggest making it cheaper than normal arty, reducing recource cost and maybe combat width.…
-
I'm considering switching over our load test tools from Jmeter to Artillery. One thing I haven't been able to figure out is how to tag metrics per URL for Datadog. For example, my load test might make…
-
Hi,
When I set this config:
```
duration: 100
arrivalRate: 150
maxVusers: 20000
```
I expect this it will run for 100 seconds, but it keeps running for 20 minutes and ha…
-
Unsure why this is the case that I'm experiencing, however with the following config for basic `auth`
```
config:
target: '#'
phases:
- name: 'Warm up'
duration: 1
arrival…
-
I am facing an error when fetching sockets with the .fetchSockets function. I'm using cluster-adapter + sticky + pm2 to manage workers.
Code snippet that calls the fetchSockets() function:
````j…