Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service worker engine hangs forever if client is lost while streaming results #620

Open
Bainainai opened this issue Oct 26, 2024 · 0 comments
Assignees

Comments

@Bainainai
Copy link

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.

@Neet-Nestor Neet-Nestor self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants