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.
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.