Skip to content

Workspace page should display real-time data #4058

Closed
@Kira-Pilot

Description

@Kira-Pilot

Right now, it's faster to refresh the workspace page to get new data than it is to wait for polling to occur. We should hook up the workspace page to use SSE so that data is real-time.

Implementation Notes:
We are moving forward with SSE instead of WebSockets because this is easier to implement on the BE and also the information flow we need is unidirectional. In the future, we should use SSE across Coder when we can, for consistency. To this aim, the build log page should be updated eventually to rely on SSE as well.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions