Script is running for more than defined time. #3275
Closed
shiv-vsics
started this conversation in
Artillery
Replies: 1 comment 4 replies
-
hi @shiv-vsics 👋 You don't seem to have a loop count set which will cause the loop to run indefinitely. Add a |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @hassy /Team,
I have written a simple artillery script where i have taken query params by appending these to URL with ? and when i running this script , its running for more than 1 hour even after defined duration as 200 sec.
Could you please explain why its happening ?
Beta Was this translation helpful? Give feedback.
All reactions