-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondart-debug-extensiontriaged
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.
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondart-debug-extensiontriaged