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
Accessing the result_count causes a duplicate request. If the user accesses the result_count immediately, then that is unavoidable, however, if the user accesses the iterator first, then the data should be cached from that request.