Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(coderd): ensure agent WebSocket conn is cleaned up (#19711)#20094

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
stirby merged 1 commit intorelease/2.26fromcj/cherry-2.26/gh-19711
Oct 1, 2025

Conversation

johnstcn
Copy link
Member

When clients disconnected from the /containers/watch endpoint, the WebSocket connection between coderd and the agent stayed open. This caused heartbeat traffic every 15s that was incorrectly counted as workspace activity, extending workspace lifetimes indefinitely.

Now properly cancels the agent connection context when the client disconnects.

(cherry picked from commite12b621)

When clients disconnected from the /containers/watch endpoint, the WebSocketconnection between coderd and the agent stayed open. This caused heartbeattraffic every 15s that was incorrectly counted as workspace activity,extending workspace lifetimes indefinitely.Now properly cancels the agent connection context when the client disconnects.(cherry picked from commite12b621)
@stirbystirby merged commit7afe6c8 intorelease/2.26Oct 1, 2025
33 checks passed
@stirbystirby deleted the cj/cherry-2.26/gh-19711 branchOctober 1, 2025 20:37
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsOct 1, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@DanielleMaywoodDanielleMaywoodDanielleMaywood approved these changes

@stirbystirbystirby approved these changes

Assignees

@johnstcnjohnstcn

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@johnstcn@DanielleMaywood@stirby

[8]ページ先頭

©2009-2025 Movatter.jp