I am wondering if it is possible to execute for example a HTTP Request Node 2-3 times and give out the last result.
Reson is for performance testing with services that require a cache warmup and need 1-2 prior requests before there are valid results.
Does anyone have a idea?