Skip to content

SSE connection disconnects on error  #1743

Open
@elliette

Description

@elliette

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions