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
Queries using a group by or unique are suppose to be allowed to return an empty page an hour and up to a configured number of extra pages to ensure they have sufficient time to run. It appears that sometimes several extra pages are returned in a row, within seconds or minutes. This applies to the overall count resulting in the query terminating prematurely.
The text was updated successfully, but these errors were encountered:
Queries using a group by or unique are suppose to be allowed to return an empty page an hour and up to a configured number of extra pages to ensure they have sufficient time to run. It appears that sometimes several extra pages are returned in a row, within seconds or minutes. This applies to the overall count resulting in the query terminating prematurely.
The text was updated successfully, but these errors were encountered: