Hi Team, Am curious how the Only Once Controller is impacted if there's a sampler error or assertion failure encountered within a thread iteration.
For example, if my thread group is set to run 20 threads concurrently for 10 iterations and there's 10 failures, does the Only Once Controller run **again** when there's an error in an iteration. In other words, using above example, will it run 200 times or 210 times? Much thanks, Dave