Skip to content

[v0.1.5] fix when fetched result are empty

Compare
Choose a tag to compare
@zepgram zepgram released this 08 Dec 14:50
· 1 commit to main since this release

In case we had no results from criteria/collection: the script was simply running indefinitly.

Now if there is no result, the script will stop execution on first iteration.