right? which suggests that time-bound queries coul...
# defects
s
right? which suggests that time-bound queries could return entirely different results as pages are iterated? you could imagine a scenario where a
pagedData
object is returned by a script, saying there are 101 results. but by the time you reach the final page, the actual result set is different, right? like 99 or 250.