You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
matifali
added
s3
Bugs that confuse, annoy, or are purely cosmetic
s4
Internal bugs (e.g. test flakes), extreme edge cases, and bug risks
customer-reported
Bugs reported by enterprise customers. Only humans may set this.
and removed
needs-triage
Issue that require triage
s4
Internal bugs (e.g. test flakes), extreme edge cases, and bug risks
labels
Apr 1, 2025
I think we should convert this into a Server-Sent Events/WebSocket endpoint to be consistent with other approaches (e.g. /workspacebuilds/{workspacebuild}/logs).
Is there an existing issue for this?
Current Behavior
Opening a running workspace in the dashboard seems to spam the build timings endpoint once per second.
GET /api/v2/workspacebuilds/xyz/timings
I'm not sure if this is necessary but it seems over the top/unintended.
Relevant Log Output
Expected Behavior
No spam
Steps to Reproduce
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: