Skip to content

fix(desktop): increase workspace launch watchdog to 10 minutes#453

Merged
skevetter merged 1 commit into
mainfrom
increase-workspace-timeout
May 27, 2026
Merged

fix(desktop): increase workspace launch watchdog to 10 minutes#453
skevetter merged 1 commit into
mainfrom
increase-workspace-timeout

Conversation

@skevetter

Copy link
Copy Markdown
Contributor

Summary

  • Bump LAUNCH_TIMEOUT_MS in the workspace wizard from 5 to 10 minutes so slow internet connections don't trip the watchdog during workspace creation
  • Update the user-facing timeout message and matching tests to reflect the new duration

Slow internet connections can cause workspace creation to exceed the
previous 5-minute timeout. Doubling the watchdog gives more headroom
without making indefinitely-hung launches harder to notice.
@netlify

netlify Bot commented May 27, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit 75d98a8
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6a1783babac4190007a6f40e

@coderabbitai

coderabbitai Bot commented May 27, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@skevetter, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 52 minutes and 36 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4e90b105-b7ac-42f8-862a-70b0d72ca3e6

📥 Commits

Reviewing files that changed from the base of the PR and between a864627 and 75d98a8.

📒 Files selected for processing (2)
  • desktop/src/renderer/src/lib/components/workspace/WorkspaceWizard.svelte
  • desktop/src/renderer/src/lib/components/workspace/WorkspaceWizard.test.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@skevetter
skevetter enabled auto-merge (squash) May 27, 2026 23:52
@skevetter
skevetter merged commit defd8d6 into main May 27, 2026
20 checks passed
@skevetter
skevetter deleted the increase-workspace-timeout branch May 27, 2026 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant