dart-lang / dart-lang/webdev

SSE connection disconnects on error

Open
#1,743 1 comment 0 reactions 1 assignee Assigned to @jyameo View on GitHub
dart-debug-extension P2 triaged
Dominant language
Dart
Stars
224
Forks
94
Avg merge
4d 3h
Merged PRs (30d)
2

Description

If the Dart Debug Extension stream listening to SSE/WS events receives an error, we disconnect the debug session: https://github.com/dart-lang/webdev/blob/master/dwds/debug_extension/web/background.dart#L569-L577

We should investigate if we are closing the connection too aggressively, and if it would make sense to be more resilient to errors in the stream.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.