Skip to content

fix: increase timeout for watch workspace agent devcontainers test#19376

Merged
DanielleMaywood merged 2 commits into
mainfrom
danielle/flake/devcontainer
Aug 15, 2025
Merged

fix: increase timeout for watch workspace agent devcontainers test#19376
DanielleMaywood merged 2 commits into
mainfrom
danielle/flake/devcontainer

Conversation

@DanielleMaywood
Copy link
Copy Markdown
Contributor

Fixes coder/internal#907

When running in a CI environment, the process of setting up the agent + coderd + creating the websocket connection can sometimes take up to 10 seconds, by which time we timeout. To resolve this we up the timeout from WaitShort to WaitLong.

Fixes coder/internal#907

When running in a CI environment, the process of setting up the agent +
coderd + creating the websocket connection can sometimes take up to 10
seconds, by which time we timeout. To resolve this we up the timeout
from `WaitShort` to `WaitLong`.
@DanielleMaywood DanielleMaywood marked this pull request as ready for review August 15, 2025 17:58
@DanielleMaywood DanielleMaywood assigned mafredri and unassigned mafredri Aug 15, 2025
@DanielleMaywood DanielleMaywood merged commit 4ca69af into main Aug 15, 2025
28 checks passed
@DanielleMaywood DanielleMaywood deleted the danielle/flake/devcontainer branch August 15, 2025 18:11
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 15, 2025
Copy link
Copy Markdown
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Post-merge 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flake: TestWatchWorkspaceAgentDevcontainers/PayloadTooLarge

3 participants