Could we have the option of adding a max iterations value to the while?
I can quickly think of two reasons it would be useful:
- If you are expecting a change of data to break the loop and that doesn’t get set for some reason causing it to continue indefinitely
- Testing (particularly 3rd party paginated API calls) without burning through a daily quota you might have
Community Page
Last updated:
Last updated: