Skip to content

Harden WorkerPool initialzation to better handle errors - #1102

Merged
amadeus merged 1 commit into
mainfrom
amadeus/worker-pool-init-hardening
Aug 28, 2026
Merged

Harden WorkerPool initialzation to better handle errors#1102
amadeus merged 1 commit into
mainfrom
amadeus/worker-pool-init-hardening

Conversation

@amadeus

@amadeus amadeus commented Aug 28, 2026

Copy link
Copy Markdown
Member

This PR hardens the initialization process of WorkerPool to ensure if something more obscure fails we can handle it properly. It also introduces a timeout in case something somehow hangs and never resolved.

Fixes #1076

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pierre-diffshub Ready Ready Preview Aug 28, 2026 8:35pm
pierre-docs-diffs Ready Ready Preview Aug 28, 2026 8:35pm
pierre-docs-trees Ready Ready Preview Aug 28, 2026 8:35pm
pierrejs-diff-demo Ready Ready Preview Aug 28, 2026 8:35pm

Request Review

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.

Bug: a worker that fails to load hangs initialize() forever while isWorkingPool() reports healthy, so nothing renders

1 participant