You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StreamQueries.streamResults() correctly uses the scroll id from the last response for retrieving the next scroll result. At the end only the last scroll id is deleted.
The correct behaviour would be to delete all the different scroll ids encountered during the whole scroll operation