Closed SDLarmo closed 1 year ago
Hi @SDLarmo. I've tried to replicate this with a similar setup to yours (using loop
, iterating over an array of ids, running a function before the loop, with a CSV), but I cannot replicate your error.
Assuming you're still facing this issue, would you be able to share the custom javascript code you are using (i.e. the contents of processors/survey.js
)?
Hi @bernardobridge . The issue was somehow related to using API gateway as a 'target' to use multiple API services in the same test. When I've moved from using 'target' to a direct API URLs for each request - the issue was gone.
Version info:
Running this command:
I expected to see this happen:
Instead, this happened:
Files being used: