How to loop a step until a condition in execution context is met?
My usecase is to fetch records from a sharded database and update. i have startstep that sets the counter and increment the loop and not sure how and where to. specify the loop and then decide if the criteria is met or not