giteng
giteng
Yes I did, however when I tried the config.yml with "arrivalRate = 0", artillery threw an error saying "This should not happen". I found these two links as well to...
> Ok, I took another look this morning and the `This should not happen` error is because of this line incorrectly checking for falsey: Oh I see what you mean....
> Ok, I took another look this morning and the `This should not happen` error is because of this line incorrectly checking for falsey: > > https://github.com/artilleryio/artillery/blob/1cea851c84fbac8685235d968f7ad7e80d22ed22/lib/dist.js#L44 > > Also,...
> I raised a PR to fix this #1443 - as it only really affects tests that ramp from a very low `arrivalRate`, it's not likely to affect the sustained...
> I raised a PR to fix this #1443 - as it only really affects tests that ramp from a very low `arrivalRate`, it's not likely to affect the sustained...
Thank you @GeekyDeaks . I'll try it out and get back. By the way, is there a new version of Artillery releasing anytime soon with the updated fix?
> Looks like it was just released @ramgiteng > > https://github.com/artilleryio/artillery/releases/tag/v2.0.0-17 Thank you! I'll check it out.
> > Is **arrivalRate** always defined in terms of number of VU's **_per second_**? > > That is my understanding, but I'm just a simple user so take that with...
Hi, is there any update on this? Any future integration?
Thank you Sai. Thank you Prabhash. I will take a look at this and get back to you.