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
If you close a page window while that page is streaming results from the service worker, the service worker becomes permanently unable to process any further results. To fix this, I think the service worker engine needs to detect when the requesting client is lost and end the request.
The text was updated successfully, but these errors were encountered:
If you close a page window while that page is streaming results from the service worker, the service worker becomes permanently unable to process any further results. To fix this, I think the service worker engine needs to detect when the requesting client is lost and end the request.
The text was updated successfully, but these errors were encountered: