Skip to content

Add the missing stopped websocket server status - #214

Merged
joetannenbaum merged 1 commit into
mainfrom
fix-websocket-stopped-status
Sep 3, 2026
Merged

Add the missing stopped websocket server status#214
joetannenbaum merged 1 commit into
mainfrom
fix-websocket-stopped-status

Conversation

@joetannenbaum

Copy link
Copy Markdown
Collaborator

App\Enums\WebsocketServerStatus was missing the stopped case that the API can return. The WebsocketCluster DTO casts status through it, so websocket-cluster:list and websocket-cluster:get threw a ValueError instead of rendering whenever an organization had a stopped Reverb server.

@joetannenbaum
joetannenbaum merged commit 62b79af into main Sep 3, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant