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

bug: devcontainers/watch endpoint reads from empty channel when message over 32KiB is received #19372

Closed
Assignees
DanielleMaywood
Labels
s2Broken use cases or features (with a workaround). Only humans may set this.
@DanielleMaywood

Description

@DanielleMaywood

Problem

In the devcontainer/watch endpoint, we only allow a maximum message payload of 32KiB to be read on coderd from the agent. If you have many devcontainers, or a devcontainer with many apps, this limit is easily reached. Once this happens, we fail to detect that the websocket has been closed and then send an empty message over the websocket to the site forever on loop.

Solution

  • Increase websocket payload limit
  • Detect when the websocket channel is closed and close the websocket.

Metadata

Metadata

Labels

s2Broken use cases or features (with a workaround). Only humans may set this.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp