Throw an error if no deployment ID was specified - #820

Merged
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified
Jan 21, 2026
Merged

Throw an error if no deployment ID was specified#820
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified

Conversation

@TooTallNate

@TooTallNateTooTallNate commented Jan 21, 2026

Copy link
Copy Markdown
Member

Added validation to ensure a deployment ID is available when queuing messages in the Vercel world package. This could happen for example when running the queue-based health check locally, against the Vercel backend. In that case VERCEL_DEPLOYMENT_ID env var needs to be set.

Why make this change?

Queue messages require a deployment ID to route correctly in Vercel's infrastructure. Without proper validation, messages could be sent without this critical information, leading to routing failures. This change ensures that developers are immediately notified if they're missing this required configuration rather than experiencing silent failures.

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7961405

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
NameType
@workflow/world-vercelPatch
@workflow/cliPatch
@workflow/corePatch
@workflow/web-sharedPatch
workflowPatch
@workflow/world-testingPatch
@workflow/buildersPatch
@workflow/docs-typecheckPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/aiPatch
@workflow/astroPatch
@workflow/sveltekitPatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.038s (-13.9% 🟢)1.014s (~)0.975s101.00x
🌐 StarterNext.js (Turbopack)0.040s (-7.3% 🟢)1.014s (~)0.974s101.03x
🌐 RedisNext.js (Turbopack)0.043s (+4.1%)1.018s (~)0.975s101.12x
💻 LocalNitro0.043s (-6.3% 🟢)1.006s (~)0.963s101.13x
💻 LocalExpress0.044s (-3.1%)1.007s (~)0.963s101.15x
🌐 MongoDBNext.js (Turbopack)0.062s (-35.8% 🟢)1.016s (~)0.954s101.62x
🌐 TursoNext.js (Turbopack)0.102s (-6.0% 🟢)1.015s (~)0.912s102.68x
🐘 PostgresNext.js (Turbopack)0.182s (+18.1% 🔺)1.018s (-0.6%)0.836s104.75x
🐘 PostgresNitro0.268s (+9.0% 🔺)1.012s (~)0.745s106.99x
🐘 PostgresExpress0.341s (+4.9%)1.014s (~)0.673s108.90x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)0.596s (-26.3% 🟢)1.579s (-13.9% 🟢)0.982s101.00x
▲ VercelNitro0.603s (~)1.522s (-3.6%)0.919s101.01x
▲ VercelExpress0.648s (-8.0% 🟢)1.730s (+3.4%)1.081s101.09x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.093s (~)2.009s (~)0.916s101.00x
💻 LocalNext.js (Turbopack)1.097s (+0.7%)2.011s (~)0.914s101.00x
🌐 RedisNext.js (Turbopack)1.107s (~)2.013s (~)0.906s101.01x
💻 LocalNitro1.110s (~)2.007s (~)0.897s101.02x
💻 LocalExpress1.112s (~)2.006s (~)0.894s101.02x
🌐 TursoNext.js (Turbopack)1.287s (-0.7%)2.013s (~)0.726s101.18x
🌐 MongoDBNext.js (Turbopack)1.307s (~)2.014s (~)0.706s101.20x
🐘 PostgresNext.js (Turbopack)1.747s (-10.1% 🟢)2.016s (~)0.269s101.60x
🐘 PostgresNitro2.128s (-3.2%)3.014s (~)0.886s101.95x
🐘 PostgresExpress2.196s (-10.0% 🟢)3.015s (~)0.819s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.683s (-7.4% 🟢)4.087s (+8.4% 🔺)1.404s101.00x
▲ VercelNitro2.685s (-6.6% 🟢)3.634s (-1.3%)0.950s101.00x
▲ VercelExpress2.697s (-3.1%)3.711s (+2.4%)1.014s101.01x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)10.596s (~)11.012s (~)0.417s51.00x
💻 LocalNext.js (Turbopack)10.669s (~)11.013s (~)0.344s51.01x
🌐 RedisNext.js (Turbopack)10.702s (~)11.020s (~)0.318s51.01x
💻 LocalNitro10.781s (~)11.012s (~)0.231s51.02x
💻 LocalExpress10.782s (~)11.012s (~)0.230s51.02x
🌐 TursoNext.js (Turbopack)12.251s (~)13.036s (~)0.785s51.16x
🌐 MongoDBNext.js (Turbopack)12.299s (+0.8%)13.030s (~)0.731s51.16x
🐘 PostgresNext.js (Turbopack)15.272s (~)16.036s (~)0.763s51.44x
🐘 PostgresExpress20.286s (~)21.035s (~)0.749s51.91x
🐘 PostgresNitro20.487s (~)21.034s (~)0.547s51.93x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express22.009s (-5.2% 🟢)22.899s (-5.8% 🟢)0.891s51.00x
▲ VercelNext.js (Turbopack)22.074s (-4.1%)22.792s (-4.7%)0.718s51.00x
▲ VercelNitro22.329s (-4.4%)23.419s (-2.2%)1.091s51.01x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.4%)2.008s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.365s (+0.5%)2.011s (~)0.646s151.01x
💻 LocalNext.js (Turbopack)1.380s (~)2.012s (~)0.632s151.02x
💻 LocalExpress1.395s (-0.9%)2.006s (~)0.610s151.03x
💻 LocalNitro1.407s (-1.7%)2.005s (~)0.599s151.04x
🐘 PostgresNext.js (Turbopack)1.832s (-3.8%)2.014s (-3.6%)0.182s151.36x
🌐 MongoDBNext.js (Turbopack)2.122s (-0.9%)3.013s (~)0.892s101.57x
🌐 TursoNext.js (Turbopack)2.186s (-1.8%)3.015s (~)0.830s101.62x
🐘 PostgresNitro2.379s (+0.8%)3.013s (~)0.633s101.76x
🐘 PostgresExpress2.510s (-5.4% 🟢)3.014s (~)0.504s101.86x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.702s (-39.6% 🟢)3.665s (-27.3% 🟢)0.963s91.00x
▲ VercelExpress2.746s (-34.8% 🟢)3.774s (-22.9% 🟢)1.028s81.02x
▲ VercelNext.js (Turbopack)2.888s (-23.5% 🟢)3.794s (-19.6% 🟢)0.907s81.07x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Nitro2.191s (-3.4%)3.149s (-1.7%)0.958s101.00x
💻 LocalExpress2.214s (~)3.177s (~)0.963s101.01x
💻 LocalNext.js (Turbopack)2.214s (+4.8%)3.166s (+4.1%)0.951s101.01x
🌐 StarterNext.js (Turbopack)2.451s (-0.7%)3.008s (~)0.557s101.12x
🌐 RedisNext.js (Turbopack)2.511s (~)3.013s (~)0.502s101.15x
🐘 PostgresNext.js (Turbopack)2.520s (-2.9%)3.016s (-3.8%)0.496s101.15x
🐘 PostgresExpress2.946s (-2.2%)3.116s (-7.1% 🟢)0.169s101.34x
🐘 PostgresNitro3.064s (+3.3%)3.696s (+3.1%)0.632s91.40x
🌐 MongoDBNext.js (Turbopack)4.756s (-1.2%)5.184s (~)0.428s62.17x
🌐 TursoNext.js (Turbopack)4.832s (+2.4%)5.356s (+3.4%)0.524s62.21x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.217s (-12.3% 🟢)3.886s (-12.9% 🟢)0.669s81.00x
▲ VercelNitro3.334s (-12.4% 🟢)4.022s (-15.4% 🟢)0.687s81.04x
▲ VercelNext.js (Turbopack)3.337s (-7.1% 🟢)4.095s (-5.0% 🟢)0.758s81.04x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.6%)2.007s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.372s (-0.9%)2.011s (~)0.639s151.02x
💻 LocalExpress1.407s (-0.7%)2.006s (~)0.599s151.04x
💻 LocalNitro1.408s (-1.1%)2.005s (~)0.597s151.04x
💻 LocalNext.js (Turbopack)1.410s (+0.5%)2.015s (~)0.605s151.05x
🐘 PostgresNext.js (Turbopack)1.706s (-6.6% 🟢)2.012s (~)0.307s151.26x
🐘 PostgresNitro1.890s (~)2.012s (~)0.123s151.40x
🌐 MongoDBNext.js (Turbopack)2.140s (~)3.017s (~)0.877s101.59x
🌐 TursoNext.js (Turbopack)2.246s (+1.6%)3.016s (~)0.770s101.67x
🐘 PostgresExpress2.461s (+46.2% 🔺)3.016s (+50.0% 🔺)0.554s101.83x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.665s (-18.5% 🟢)3.694s (-11.7% 🟢)1.029s91.00x
▲ VercelNitro2.689s (-14.6% 🟢)3.637s (-7.3% 🟢)0.948s91.01x
▲ VercelExpress3.020s (-1.3%)3.971s (+7.8% 🔺)0.951s81.13x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Express2.197s (-0.8%)3.160s (~)0.963s101.00x
💻 LocalNitro2.205s (-1.3%)3.166s (-1.1%)0.961s101.00x
💻 LocalNext.js (Turbopack)2.360s (+7.0% 🔺)3.289s (+7.1% 🔺)0.929s101.07x
🌐 RedisNext.js (Turbopack)2.467s (-0.9%)3.011s (~)0.544s101.12x
🌐 StarterNext.js (Turbopack)2.477s (~)3.008s (~)0.531s101.13x
🐘 PostgresNext.js (Turbopack)2.623s (+2.0%)3.017s (~)0.393s101.19x
🐘 PostgresNitro2.646s (-4.3%)3.016s (~)0.371s101.20x
🐘 PostgresExpress3.000s (+8.6% 🔺)3.358s (+11.3% 🔺)0.358s91.37x
🌐 TursoNext.js (Turbopack)4.771s (+0.6%)5.188s (~)0.417s62.17x
🌐 MongoDBNext.js (Turbopack)4.785s (+1.5%)5.183s (~)0.398s62.18x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.254s (+6.9% 🔺)4.002s (+9.5% 🔺)0.748s81.00x
▲ VercelNext.js (Turbopack)3.257s (-1.6%)3.878s (+1.2%)0.621s81.00x
▲ VercelNitro3.476s (+6.8% 🔺)4.301s (+11.6% 🔺)0.825s71.07x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)0.129s (-2.1%)1.006s (~)0.000s (+Infinity% 🔺)1.013s (~)0.884s101.00x
💻 LocalNext.js (Turbopack)0.141s (+1.8%)1.003s (~)0.017s (+8.7% 🔺)1.028s (~)0.886s101.10x
🌐 RedisNext.js (Turbopack)0.147s (+2.3%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.867s101.14x
💻 LocalNitro0.174s (-5.9% 🟢)0.992s (~)0.015s (-9.3% 🟢)1.020s (~)0.846s101.35x
💻 LocalExpress0.176s (+1.9%)0.991s (~)0.017s (+15.3% 🔺)1.023s (~)0.847s101.37x
🌐 MongoDBNext.js (Turbopack)0.503s (+11.3% 🔺)0.949s (-4.9%)0.000s (NaN%)1.014s (~)0.511s103.92x
🌐 TursoNext.js (Turbopack)0.518s (-1.5%)0.939s (+1.3%)0.000s (-100.0% 🟢)1.015s (~)0.496s104.03x
🐘 PostgresNext.js (Turbopack)1.105s (-11.6% 🟢)1.543s (-14.4% 🟢)0.000s (+Infinity% 🔺)1.617s (-20.0% 🟢)0.512s108.60x
🐘 PostgresNitro2.288s (~)2.758s (~)0.000s (NaN%)3.014s (~)0.726s1017.81x
🐘 PostgresExpress2.418s (+12.9% 🔺)2.627s (-9.5% 🟢)0.000s (-100.0% 🟢)3.015s (~)0.597s1018.81x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.712s (-8.7% 🟢)3.298s (+1.8%)0.209s (-70.1% 🟢)3.981s (-10.0% 🟢)1.269s101.00x
▲ VercelNitro2.790s (-1.1%)3.171s (-1.4%)0.264s (-32.8% 🟢)3.898s (-7.9% 🟢)1.108s101.03x
▲ VercelNext.js (Turbopack)3.312s (-6.7% 🟢)3.833s (-3.0%)0.330s (-36.5% 🟢)4.628s (-7.2% 🟢)1.316s101.22x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)5/8
🐘 PostgresNext.js (Turbopack)8/8
▲ VercelExpress4/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)🌐 Starter5/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production435038473
✅ 💻 Local Development398032430
✅ 📦 Local Production398032430
✅ 🐘 Local Postgres398032430
✅ 🪟 Windows430043
❌ 🌍 Community Worlds162220184
Total1834221341990

❌ Failed Tests

🌍 Community Worlds (22 failed)

mongodb (1 failed):

  • webhookWorkflow

redis (1 failed):

  • webhookWorkflow

starter (19 failed):

  • addTenWorkflow
  • addTenWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro3904
✅ example3904
✅ express3904
✅ fastify3904
✅ hono3904
✅ nextjs-turbopack4201
✅ nextjs-webpack4201
✅ nitro3904
✅ nuxt3904
✅ sveltekit3904
✅ vite3904
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack4300
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev300
❌ mongodb4210
✅ redis-dev300
❌ redis4210
✅ starter-dev300
❌ starter24190
✅ turso-dev300
❌ turso4210

📋 View full workflow run

@TooTallNateGraphite App

Copy link
Copy Markdown
MemberAuthor

This stack of pull requests is managed by Graphite. Learn more about stacking.

@TooTallNate
TooTallNate marked this pull request as ready for review January 21, 2026 09:40
CopilotAI review requested due to automatic review settings January 21, 2026 09:40
@vercel

vercelBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

@vercelvercelBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Additional Suggestion:

Deployment ID from environment variable is not stored in encoded queue message, causing re-enqueue operations to fail when environment variable is unavailable in a different context

Fix on Vercel

@TooTallNate
TooTallNate merged commit f3785f0 into mainJan 21, 2026
99 checks passed
@TooTallNate
TooTallNate deleted the 01-21-throw_an_error_if_no_deployment_id_was_specified branch January 21, 2026 17:57
Sign up for freeto 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.

2 participants

@TooTallNate@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
 blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Skip to content

Throw an error if no deployment ID was specified - #820

Merged
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified
Jan 21, 2026
Merged

Throw an error if no deployment ID was specified#820
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified

Conversation

@TooTallNate

@TooTallNateTooTallNate commented Jan 21, 2026

Copy link
Copy Markdown
Member

Added validation to ensure a deployment ID is available when queuing messages in the Vercel world package. This could happen for example when running the queue-based health check locally, against the Vercel backend. In that case VERCEL_DEPLOYMENT_ID env var needs to be set.

Why make this change?

Queue messages require a deployment ID to route correctly in Vercel's infrastructure. Without proper validation, messages could be sent without this critical information, leading to routing failures. This change ensures that developers are immediately notified if they're missing this required configuration rather than experiencing silent failures.

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7961405

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
NameType
@workflow/world-vercelPatch
@workflow/cliPatch
@workflow/corePatch
@workflow/web-sharedPatch
workflowPatch
@workflow/world-testingPatch
@workflow/buildersPatch
@workflow/docs-typecheckPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/aiPatch
@workflow/astroPatch
@workflow/sveltekitPatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.038s (-13.9% 🟢)1.014s (~)0.975s101.00x
🌐 StarterNext.js (Turbopack)0.040s (-7.3% 🟢)1.014s (~)0.974s101.03x
🌐 RedisNext.js (Turbopack)0.043s (+4.1%)1.018s (~)0.975s101.12x
💻 LocalNitro0.043s (-6.3% 🟢)1.006s (~)0.963s101.13x
💻 LocalExpress0.044s (-3.1%)1.007s (~)0.963s101.15x
🌐 MongoDBNext.js (Turbopack)0.062s (-35.8% 🟢)1.016s (~)0.954s101.62x
🌐 TursoNext.js (Turbopack)0.102s (-6.0% 🟢)1.015s (~)0.912s102.68x
🐘 PostgresNext.js (Turbopack)0.182s (+18.1% 🔺)1.018s (-0.6%)0.836s104.75x
🐘 PostgresNitro0.268s (+9.0% 🔺)1.012s (~)0.745s106.99x
🐘 PostgresExpress0.341s (+4.9%)1.014s (~)0.673s108.90x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)0.596s (-26.3% 🟢)1.579s (-13.9% 🟢)0.982s101.00x
▲ VercelNitro0.603s (~)1.522s (-3.6%)0.919s101.01x
▲ VercelExpress0.648s (-8.0% 🟢)1.730s (+3.4%)1.081s101.09x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.093s (~)2.009s (~)0.916s101.00x
💻 LocalNext.js (Turbopack)1.097s (+0.7%)2.011s (~)0.914s101.00x
🌐 RedisNext.js (Turbopack)1.107s (~)2.013s (~)0.906s101.01x
💻 LocalNitro1.110s (~)2.007s (~)0.897s101.02x
💻 LocalExpress1.112s (~)2.006s (~)0.894s101.02x
🌐 TursoNext.js (Turbopack)1.287s (-0.7%)2.013s (~)0.726s101.18x
🌐 MongoDBNext.js (Turbopack)1.307s (~)2.014s (~)0.706s101.20x
🐘 PostgresNext.js (Turbopack)1.747s (-10.1% 🟢)2.016s (~)0.269s101.60x
🐘 PostgresNitro2.128s (-3.2%)3.014s (~)0.886s101.95x
🐘 PostgresExpress2.196s (-10.0% 🟢)3.015s (~)0.819s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.683s (-7.4% 🟢)4.087s (+8.4% 🔺)1.404s101.00x
▲ VercelNitro2.685s (-6.6% 🟢)3.634s (-1.3%)0.950s101.00x
▲ VercelExpress2.697s (-3.1%)3.711s (+2.4%)1.014s101.01x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)10.596s (~)11.012s (~)0.417s51.00x
💻 LocalNext.js (Turbopack)10.669s (~)11.013s (~)0.344s51.01x
🌐 RedisNext.js (Turbopack)10.702s (~)11.020s (~)0.318s51.01x
💻 LocalNitro10.781s (~)11.012s (~)0.231s51.02x
💻 LocalExpress10.782s (~)11.012s (~)0.230s51.02x
🌐 TursoNext.js (Turbopack)12.251s (~)13.036s (~)0.785s51.16x
🌐 MongoDBNext.js (Turbopack)12.299s (+0.8%)13.030s (~)0.731s51.16x
🐘 PostgresNext.js (Turbopack)15.272s (~)16.036s (~)0.763s51.44x
🐘 PostgresExpress20.286s (~)21.035s (~)0.749s51.91x
🐘 PostgresNitro20.487s (~)21.034s (~)0.547s51.93x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express22.009s (-5.2% 🟢)22.899s (-5.8% 🟢)0.891s51.00x
▲ VercelNext.js (Turbopack)22.074s (-4.1%)22.792s (-4.7%)0.718s51.00x
▲ VercelNitro22.329s (-4.4%)23.419s (-2.2%)1.091s51.01x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.4%)2.008s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.365s (+0.5%)2.011s (~)0.646s151.01x
💻 LocalNext.js (Turbopack)1.380s (~)2.012s (~)0.632s151.02x
💻 LocalExpress1.395s (-0.9%)2.006s (~)0.610s151.03x
💻 LocalNitro1.407s (-1.7%)2.005s (~)0.599s151.04x
🐘 PostgresNext.js (Turbopack)1.832s (-3.8%)2.014s (-3.6%)0.182s151.36x
🌐 MongoDBNext.js (Turbopack)2.122s (-0.9%)3.013s (~)0.892s101.57x
🌐 TursoNext.js (Turbopack)2.186s (-1.8%)3.015s (~)0.830s101.62x
🐘 PostgresNitro2.379s (+0.8%)3.013s (~)0.633s101.76x
🐘 PostgresExpress2.510s (-5.4% 🟢)3.014s (~)0.504s101.86x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.702s (-39.6% 🟢)3.665s (-27.3% 🟢)0.963s91.00x
▲ VercelExpress2.746s (-34.8% 🟢)3.774s (-22.9% 🟢)1.028s81.02x
▲ VercelNext.js (Turbopack)2.888s (-23.5% 🟢)3.794s (-19.6% 🟢)0.907s81.07x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Nitro2.191s (-3.4%)3.149s (-1.7%)0.958s101.00x
💻 LocalExpress2.214s (~)3.177s (~)0.963s101.01x
💻 LocalNext.js (Turbopack)2.214s (+4.8%)3.166s (+4.1%)0.951s101.01x
🌐 StarterNext.js (Turbopack)2.451s (-0.7%)3.008s (~)0.557s101.12x
🌐 RedisNext.js (Turbopack)2.511s (~)3.013s (~)0.502s101.15x
🐘 PostgresNext.js (Turbopack)2.520s (-2.9%)3.016s (-3.8%)0.496s101.15x
🐘 PostgresExpress2.946s (-2.2%)3.116s (-7.1% 🟢)0.169s101.34x
🐘 PostgresNitro3.064s (+3.3%)3.696s (+3.1%)0.632s91.40x
🌐 MongoDBNext.js (Turbopack)4.756s (-1.2%)5.184s (~)0.428s62.17x
🌐 TursoNext.js (Turbopack)4.832s (+2.4%)5.356s (+3.4%)0.524s62.21x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.217s (-12.3% 🟢)3.886s (-12.9% 🟢)0.669s81.00x
▲ VercelNitro3.334s (-12.4% 🟢)4.022s (-15.4% 🟢)0.687s81.04x
▲ VercelNext.js (Turbopack)3.337s (-7.1% 🟢)4.095s (-5.0% 🟢)0.758s81.04x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.6%)2.007s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.372s (-0.9%)2.011s (~)0.639s151.02x
💻 LocalExpress1.407s (-0.7%)2.006s (~)0.599s151.04x
💻 LocalNitro1.408s (-1.1%)2.005s (~)0.597s151.04x
💻 LocalNext.js (Turbopack)1.410s (+0.5%)2.015s (~)0.605s151.05x
🐘 PostgresNext.js (Turbopack)1.706s (-6.6% 🟢)2.012s (~)0.307s151.26x
🐘 PostgresNitro1.890s (~)2.012s (~)0.123s151.40x
🌐 MongoDBNext.js (Turbopack)2.140s (~)3.017s (~)0.877s101.59x
🌐 TursoNext.js (Turbopack)2.246s (+1.6%)3.016s (~)0.770s101.67x
🐘 PostgresExpress2.461s (+46.2% 🔺)3.016s (+50.0% 🔺)0.554s101.83x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.665s (-18.5% 🟢)3.694s (-11.7% 🟢)1.029s91.00x
▲ VercelNitro2.689s (-14.6% 🟢)3.637s (-7.3% 🟢)0.948s91.01x
▲ VercelExpress3.020s (-1.3%)3.971s (+7.8% 🔺)0.951s81.13x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Express2.197s (-0.8%)3.160s (~)0.963s101.00x
💻 LocalNitro2.205s (-1.3%)3.166s (-1.1%)0.961s101.00x
💻 LocalNext.js (Turbopack)2.360s (+7.0% 🔺)3.289s (+7.1% 🔺)0.929s101.07x
🌐 RedisNext.js (Turbopack)2.467s (-0.9%)3.011s (~)0.544s101.12x
🌐 StarterNext.js (Turbopack)2.477s (~)3.008s (~)0.531s101.13x
🐘 PostgresNext.js (Turbopack)2.623s (+2.0%)3.017s (~)0.393s101.19x
🐘 PostgresNitro2.646s (-4.3%)3.016s (~)0.371s101.20x
🐘 PostgresExpress3.000s (+8.6% 🔺)3.358s (+11.3% 🔺)0.358s91.37x
🌐 TursoNext.js (Turbopack)4.771s (+0.6%)5.188s (~)0.417s62.17x
🌐 MongoDBNext.js (Turbopack)4.785s (+1.5%)5.183s (~)0.398s62.18x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.254s (+6.9% 🔺)4.002s (+9.5% 🔺)0.748s81.00x
▲ VercelNext.js (Turbopack)3.257s (-1.6%)3.878s (+1.2%)0.621s81.00x
▲ VercelNitro3.476s (+6.8% 🔺)4.301s (+11.6% 🔺)0.825s71.07x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)0.129s (-2.1%)1.006s (~)0.000s (+Infinity% 🔺)1.013s (~)0.884s101.00x
💻 LocalNext.js (Turbopack)0.141s (+1.8%)1.003s (~)0.017s (+8.7% 🔺)1.028s (~)0.886s101.10x
🌐 RedisNext.js (Turbopack)0.147s (+2.3%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.867s101.14x
💻 LocalNitro0.174s (-5.9% 🟢)0.992s (~)0.015s (-9.3% 🟢)1.020s (~)0.846s101.35x
💻 LocalExpress0.176s (+1.9%)0.991s (~)0.017s (+15.3% 🔺)1.023s (~)0.847s101.37x
🌐 MongoDBNext.js (Turbopack)0.503s (+11.3% 🔺)0.949s (-4.9%)0.000s (NaN%)1.014s (~)0.511s103.92x
🌐 TursoNext.js (Turbopack)0.518s (-1.5%)0.939s (+1.3%)0.000s (-100.0% 🟢)1.015s (~)0.496s104.03x
🐘 PostgresNext.js (Turbopack)1.105s (-11.6% 🟢)1.543s (-14.4% 🟢)0.000s (+Infinity% 🔺)1.617s (-20.0% 🟢)0.512s108.60x
🐘 PostgresNitro2.288s (~)2.758s (~)0.000s (NaN%)3.014s (~)0.726s1017.81x
🐘 PostgresExpress2.418s (+12.9% 🔺)2.627s (-9.5% 🟢)0.000s (-100.0% 🟢)3.015s (~)0.597s1018.81x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.712s (-8.7% 🟢)3.298s (+1.8%)0.209s (-70.1% 🟢)3.981s (-10.0% 🟢)1.269s101.00x
▲ VercelNitro2.790s (-1.1%)3.171s (-1.4%)0.264s (-32.8% 🟢)3.898s (-7.9% 🟢)1.108s101.03x
▲ VercelNext.js (Turbopack)3.312s (-6.7% 🟢)3.833s (-3.0%)0.330s (-36.5% 🟢)4.628s (-7.2% 🟢)1.316s101.22x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)5/8
🐘 PostgresNext.js (Turbopack)8/8
▲ VercelExpress4/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)🌐 Starter5/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production435038473
✅ 💻 Local Development398032430
✅ 📦 Local Production398032430
✅ 🐘 Local Postgres398032430
✅ 🪟 Windows430043
❌ 🌍 Community Worlds162220184
Total1834221341990

❌ Failed Tests

🌍 Community Worlds (22 failed)

mongodb (1 failed):

  • webhookWorkflow

redis (1 failed):

  • webhookWorkflow

starter (19 failed):

  • addTenWorkflow
  • addTenWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro3904
✅ example3904
✅ express3904
✅ fastify3904
✅ hono3904
✅ nextjs-turbopack4201
✅ nextjs-webpack4201
✅ nitro3904
✅ nuxt3904
✅ sveltekit3904
✅ vite3904
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack4300
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev300
❌ mongodb4210
✅ redis-dev300
❌ redis4210
✅ starter-dev300
❌ starter24190
✅ turso-dev300
❌ turso4210

📋 View full workflow run

@TooTallNateGraphite App

Copy link
Copy Markdown
MemberAuthor

This stack of pull requests is managed by Graphite. Learn more about stacking.

@TooTallNate
TooTallNate marked this pull request as ready for review January 21, 2026 09:40
CopilotAI review requested due to automatic review settings January 21, 2026 09:40
@vercel

vercelBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

@vercelvercelBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Additional Suggestion:

Deployment ID from environment variable is not stored in encoded queue message, causing re-enqueue operations to fail when environment variable is unavailable in a different context

Fix on Vercel

@TooTallNate
TooTallNate merged commit f3785f0 into mainJan 21, 2026
99 checks passed
@TooTallNate
TooTallNate deleted the 01-21-throw_an_error_if_no_deployment_id_was_specified branch January 21, 2026 17:57
Sign up for freeto 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.

2 participants

@TooTallNate@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Throw an error if no deployment ID was specified - #820

Merged
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified
Jan 21, 2026
Merged

Throw an error if no deployment ID was specified#820
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified

Conversation

@TooTallNate

@TooTallNateTooTallNate commented Jan 21, 2026

Copy link
Copy Markdown
Member

Added validation to ensure a deployment ID is available when queuing messages in the Vercel world package. This could happen for example when running the queue-based health check locally, against the Vercel backend. In that case VERCEL_DEPLOYMENT_ID env var needs to be set.

Why make this change?

Queue messages require a deployment ID to route correctly in Vercel's infrastructure. Without proper validation, messages could be sent without this critical information, leading to routing failures. This change ensures that developers are immediately notified if they're missing this required configuration rather than experiencing silent failures.

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7961405

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
NameType
@workflow/world-vercelPatch
@workflow/cliPatch
@workflow/corePatch
@workflow/web-sharedPatch
workflowPatch
@workflow/world-testingPatch
@workflow/buildersPatch
@workflow/docs-typecheckPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/aiPatch
@workflow/astroPatch
@workflow/sveltekitPatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.038s (-13.9% 🟢)1.014s (~)0.975s101.00x
🌐 StarterNext.js (Turbopack)0.040s (-7.3% 🟢)1.014s (~)0.974s101.03x
🌐 RedisNext.js (Turbopack)0.043s (+4.1%)1.018s (~)0.975s101.12x
💻 LocalNitro0.043s (-6.3% 🟢)1.006s (~)0.963s101.13x
💻 LocalExpress0.044s (-3.1%)1.007s (~)0.963s101.15x
🌐 MongoDBNext.js (Turbopack)0.062s (-35.8% 🟢)1.016s (~)0.954s101.62x
🌐 TursoNext.js (Turbopack)0.102s (-6.0% 🟢)1.015s (~)0.912s102.68x
🐘 PostgresNext.js (Turbopack)0.182s (+18.1% 🔺)1.018s (-0.6%)0.836s104.75x
🐘 PostgresNitro0.268s (+9.0% 🔺)1.012s (~)0.745s106.99x
🐘 PostgresExpress0.341s (+4.9%)1.014s (~)0.673s108.90x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)0.596s (-26.3% 🟢)1.579s (-13.9% 🟢)0.982s101.00x
▲ VercelNitro0.603s (~)1.522s (-3.6%)0.919s101.01x
▲ VercelExpress0.648s (-8.0% 🟢)1.730s (+3.4%)1.081s101.09x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.093s (~)2.009s (~)0.916s101.00x
💻 LocalNext.js (Turbopack)1.097s (+0.7%)2.011s (~)0.914s101.00x
🌐 RedisNext.js (Turbopack)1.107s (~)2.013s (~)0.906s101.01x
💻 LocalNitro1.110s (~)2.007s (~)0.897s101.02x
💻 LocalExpress1.112s (~)2.006s (~)0.894s101.02x
🌐 TursoNext.js (Turbopack)1.287s (-0.7%)2.013s (~)0.726s101.18x
🌐 MongoDBNext.js (Turbopack)1.307s (~)2.014s (~)0.706s101.20x
🐘 PostgresNext.js (Turbopack)1.747s (-10.1% 🟢)2.016s (~)0.269s101.60x
🐘 PostgresNitro2.128s (-3.2%)3.014s (~)0.886s101.95x
🐘 PostgresExpress2.196s (-10.0% 🟢)3.015s (~)0.819s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.683s (-7.4% 🟢)4.087s (+8.4% 🔺)1.404s101.00x
▲ VercelNitro2.685s (-6.6% 🟢)3.634s (-1.3%)0.950s101.00x
▲ VercelExpress2.697s (-3.1%)3.711s (+2.4%)1.014s101.01x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)10.596s (~)11.012s (~)0.417s51.00x
💻 LocalNext.js (Turbopack)10.669s (~)11.013s (~)0.344s51.01x
🌐 RedisNext.js (Turbopack)10.702s (~)11.020s (~)0.318s51.01x
💻 LocalNitro10.781s (~)11.012s (~)0.231s51.02x
💻 LocalExpress10.782s (~)11.012s (~)0.230s51.02x
🌐 TursoNext.js (Turbopack)12.251s (~)13.036s (~)0.785s51.16x
🌐 MongoDBNext.js (Turbopack)12.299s (+0.8%)13.030s (~)0.731s51.16x
🐘 PostgresNext.js (Turbopack)15.272s (~)16.036s (~)0.763s51.44x
🐘 PostgresExpress20.286s (~)21.035s (~)0.749s51.91x
🐘 PostgresNitro20.487s (~)21.034s (~)0.547s51.93x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express22.009s (-5.2% 🟢)22.899s (-5.8% 🟢)0.891s51.00x
▲ VercelNext.js (Turbopack)22.074s (-4.1%)22.792s (-4.7%)0.718s51.00x
▲ VercelNitro22.329s (-4.4%)23.419s (-2.2%)1.091s51.01x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.4%)2.008s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.365s (+0.5%)2.011s (~)0.646s151.01x
💻 LocalNext.js (Turbopack)1.380s (~)2.012s (~)0.632s151.02x
💻 LocalExpress1.395s (-0.9%)2.006s (~)0.610s151.03x
💻 LocalNitro1.407s (-1.7%)2.005s (~)0.599s151.04x
🐘 PostgresNext.js (Turbopack)1.832s (-3.8%)2.014s (-3.6%)0.182s151.36x
🌐 MongoDBNext.js (Turbopack)2.122s (-0.9%)3.013s (~)0.892s101.57x
🌐 TursoNext.js (Turbopack)2.186s (-1.8%)3.015s (~)0.830s101.62x
🐘 PostgresNitro2.379s (+0.8%)3.013s (~)0.633s101.76x
🐘 PostgresExpress2.510s (-5.4% 🟢)3.014s (~)0.504s101.86x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.702s (-39.6% 🟢)3.665s (-27.3% 🟢)0.963s91.00x
▲ VercelExpress2.746s (-34.8% 🟢)3.774s (-22.9% 🟢)1.028s81.02x
▲ VercelNext.js (Turbopack)2.888s (-23.5% 🟢)3.794s (-19.6% 🟢)0.907s81.07x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Nitro2.191s (-3.4%)3.149s (-1.7%)0.958s101.00x
💻 LocalExpress2.214s (~)3.177s (~)0.963s101.01x
💻 LocalNext.js (Turbopack)2.214s (+4.8%)3.166s (+4.1%)0.951s101.01x
🌐 StarterNext.js (Turbopack)2.451s (-0.7%)3.008s (~)0.557s101.12x
🌐 RedisNext.js (Turbopack)2.511s (~)3.013s (~)0.502s101.15x
🐘 PostgresNext.js (Turbopack)2.520s (-2.9%)3.016s (-3.8%)0.496s101.15x
🐘 PostgresExpress2.946s (-2.2%)3.116s (-7.1% 🟢)0.169s101.34x
🐘 PostgresNitro3.064s (+3.3%)3.696s (+3.1%)0.632s91.40x
🌐 MongoDBNext.js (Turbopack)4.756s (-1.2%)5.184s (~)0.428s62.17x
🌐 TursoNext.js (Turbopack)4.832s (+2.4%)5.356s (+3.4%)0.524s62.21x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.217s (-12.3% 🟢)3.886s (-12.9% 🟢)0.669s81.00x
▲ VercelNitro3.334s (-12.4% 🟢)4.022s (-15.4% 🟢)0.687s81.04x
▲ VercelNext.js (Turbopack)3.337s (-7.1% 🟢)4.095s (-5.0% 🟢)0.758s81.04x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.6%)2.007s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.372s (-0.9%)2.011s (~)0.639s151.02x
💻 LocalExpress1.407s (-0.7%)2.006s (~)0.599s151.04x
💻 LocalNitro1.408s (-1.1%)2.005s (~)0.597s151.04x
💻 LocalNext.js (Turbopack)1.410s (+0.5%)2.015s (~)0.605s151.05x
🐘 PostgresNext.js (Turbopack)1.706s (-6.6% 🟢)2.012s (~)0.307s151.26x
🐘 PostgresNitro1.890s (~)2.012s (~)0.123s151.40x
🌐 MongoDBNext.js (Turbopack)2.140s (~)3.017s (~)0.877s101.59x
🌐 TursoNext.js (Turbopack)2.246s (+1.6%)3.016s (~)0.770s101.67x
🐘 PostgresExpress2.461s (+46.2% 🔺)3.016s (+50.0% 🔺)0.554s101.83x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.665s (-18.5% 🟢)3.694s (-11.7% 🟢)1.029s91.00x
▲ VercelNitro2.689s (-14.6% 🟢)3.637s (-7.3% 🟢)0.948s91.01x
▲ VercelExpress3.020s (-1.3%)3.971s (+7.8% 🔺)0.951s81.13x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Express2.197s (-0.8%)3.160s (~)0.963s101.00x
💻 LocalNitro2.205s (-1.3%)3.166s (-1.1%)0.961s101.00x
💻 LocalNext.js (Turbopack)2.360s (+7.0% 🔺)3.289s (+7.1% 🔺)0.929s101.07x
🌐 RedisNext.js (Turbopack)2.467s (-0.9%)3.011s (~)0.544s101.12x
🌐 StarterNext.js (Turbopack)2.477s (~)3.008s (~)0.531s101.13x
🐘 PostgresNext.js (Turbopack)2.623s (+2.0%)3.017s (~)0.393s101.19x
🐘 PostgresNitro2.646s (-4.3%)3.016s (~)0.371s101.20x
🐘 PostgresExpress3.000s (+8.6% 🔺)3.358s (+11.3% 🔺)0.358s91.37x
🌐 TursoNext.js (Turbopack)4.771s (+0.6%)5.188s (~)0.417s62.17x
🌐 MongoDBNext.js (Turbopack)4.785s (+1.5%)5.183s (~)0.398s62.18x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.254s (+6.9% 🔺)4.002s (+9.5% 🔺)0.748s81.00x
▲ VercelNext.js (Turbopack)3.257s (-1.6%)3.878s (+1.2%)0.621s81.00x
▲ VercelNitro3.476s (+6.8% 🔺)4.301s (+11.6% 🔺)0.825s71.07x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)0.129s (-2.1%)1.006s (~)0.000s (+Infinity% 🔺)1.013s (~)0.884s101.00x
💻 LocalNext.js (Turbopack)0.141s (+1.8%)1.003s (~)0.017s (+8.7% 🔺)1.028s (~)0.886s101.10x
🌐 RedisNext.js (Turbopack)0.147s (+2.3%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.867s101.14x
💻 LocalNitro0.174s (-5.9% 🟢)0.992s (~)0.015s (-9.3% 🟢)1.020s (~)0.846s101.35x
💻 LocalExpress0.176s (+1.9%)0.991s (~)0.017s (+15.3% 🔺)1.023s (~)0.847s101.37x
🌐 MongoDBNext.js (Turbopack)0.503s (+11.3% 🔺)0.949s (-4.9%)0.000s (NaN%)1.014s (~)0.511s103.92x
🌐 TursoNext.js (Turbopack)0.518s (-1.5%)0.939s (+1.3%)0.000s (-100.0% 🟢)1.015s (~)0.496s104.03x
🐘 PostgresNext.js (Turbopack)1.105s (-11.6% 🟢)1.543s (-14.4% 🟢)0.000s (+Infinity% 🔺)1.617s (-20.0% 🟢)0.512s108.60x
🐘 PostgresNitro2.288s (~)2.758s (~)0.000s (NaN%)3.014s (~)0.726s1017.81x
🐘 PostgresExpress2.418s (+12.9% 🔺)2.627s (-9.5% 🟢)0.000s (-100.0% 🟢)3.015s (~)0.597s1018.81x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.712s (-8.7% 🟢)3.298s (+1.8%)0.209s (-70.1% 🟢)3.981s (-10.0% 🟢)1.269s101.00x
▲ VercelNitro2.790s (-1.1%)3.171s (-1.4%)0.264s (-32.8% 🟢)3.898s (-7.9% 🟢)1.108s101.03x
▲ VercelNext.js (Turbopack)3.312s (-6.7% 🟢)3.833s (-3.0%)0.330s (-36.5% 🟢)4.628s (-7.2% 🟢)1.316s101.22x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)5/8
🐘 PostgresNext.js (Turbopack)8/8
▲ VercelExpress4/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)🌐 Starter5/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production435038473
✅ 💻 Local Development398032430
✅ 📦 Local Production398032430
✅ 🐘 Local Postgres398032430
✅ 🪟 Windows430043
❌ 🌍 Community Worlds162220184
Total1834221341990

❌ Failed Tests

🌍 Community Worlds (22 failed)

mongodb (1 failed):

  • webhookWorkflow

redis (1 failed):

  • webhookWorkflow

starter (19 failed):

  • addTenWorkflow
  • addTenWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro3904
✅ example3904
✅ express3904
✅ fastify3904
✅ hono3904
✅ nextjs-turbopack4201
✅ nextjs-webpack4201
✅ nitro3904
✅ nuxt3904
✅ sveltekit3904
✅ vite3904
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack4300
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev300
❌ mongodb4210
✅ redis-dev300
❌ redis4210
✅ starter-dev300
❌ starter24190
✅ turso-dev300
❌ turso4210

📋 View full workflow run

@TooTallNateGraphite App

Copy link
Copy Markdown
MemberAuthor

This stack of pull requests is managed by Graphite. Learn more about stacking.

@TooTallNate
TooTallNate marked this pull request as ready for review January 21, 2026 09:40
CopilotAI review requested due to automatic review settings January 21, 2026 09:40
@vercel

vercelBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

@vercelvercelBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Additional Suggestion:

Deployment ID from environment variable is not stored in encoded queue message, causing re-enqueue operations to fail when environment variable is unavailable in a different context

Fix on Vercel

@TooTallNate
TooTallNate merged commit f3785f0 into mainJan 21, 2026
99 checks passed
@TooTallNate
TooTallNate deleted the 01-21-throw_an_error_if_no_deployment_id_was_specified branch January 21, 2026 17:57
Sign up for freeto 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.

2 participants

@TooTallNate@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Throw an error if no deployment ID was specified - #820

Merged
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified
Jan 21, 2026
Merged

Throw an error if no deployment ID was specified#820
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified

Conversation

@TooTallNate

@TooTallNateTooTallNate commented Jan 21, 2026

Copy link
Copy Markdown
Member

Added validation to ensure a deployment ID is available when queuing messages in the Vercel world package. This could happen for example when running the queue-based health check locally, against the Vercel backend. In that case VERCEL_DEPLOYMENT_ID env var needs to be set.

Why make this change?

Queue messages require a deployment ID to route correctly in Vercel's infrastructure. Without proper validation, messages could be sent without this critical information, leading to routing failures. This change ensures that developers are immediately notified if they're missing this required configuration rather than experiencing silent failures.

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7961405

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
NameType
@workflow/world-vercelPatch
@workflow/cliPatch
@workflow/corePatch
@workflow/web-sharedPatch
workflowPatch
@workflow/world-testingPatch
@workflow/buildersPatch
@workflow/docs-typecheckPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/aiPatch
@workflow/astroPatch
@workflow/sveltekitPatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.038s (-13.9% 🟢)1.014s (~)0.975s101.00x
🌐 StarterNext.js (Turbopack)0.040s (-7.3% 🟢)1.014s (~)0.974s101.03x
🌐 RedisNext.js (Turbopack)0.043s (+4.1%)1.018s (~)0.975s101.12x
💻 LocalNitro0.043s (-6.3% 🟢)1.006s (~)0.963s101.13x
💻 LocalExpress0.044s (-3.1%)1.007s (~)0.963s101.15x
🌐 MongoDBNext.js (Turbopack)0.062s (-35.8% 🟢)1.016s (~)0.954s101.62x
🌐 TursoNext.js (Turbopack)0.102s (-6.0% 🟢)1.015s (~)0.912s102.68x
🐘 PostgresNext.js (Turbopack)0.182s (+18.1% 🔺)1.018s (-0.6%)0.836s104.75x
🐘 PostgresNitro0.268s (+9.0% 🔺)1.012s (~)0.745s106.99x
🐘 PostgresExpress0.341s (+4.9%)1.014s (~)0.673s108.90x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)0.596s (-26.3% 🟢)1.579s (-13.9% 🟢)0.982s101.00x
▲ VercelNitro0.603s (~)1.522s (-3.6%)0.919s101.01x
▲ VercelExpress0.648s (-8.0% 🟢)1.730s (+3.4%)1.081s101.09x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.093s (~)2.009s (~)0.916s101.00x
💻 LocalNext.js (Turbopack)1.097s (+0.7%)2.011s (~)0.914s101.00x
🌐 RedisNext.js (Turbopack)1.107s (~)2.013s (~)0.906s101.01x
💻 LocalNitro1.110s (~)2.007s (~)0.897s101.02x
💻 LocalExpress1.112s (~)2.006s (~)0.894s101.02x
🌐 TursoNext.js (Turbopack)1.287s (-0.7%)2.013s (~)0.726s101.18x
🌐 MongoDBNext.js (Turbopack)1.307s (~)2.014s (~)0.706s101.20x
🐘 PostgresNext.js (Turbopack)1.747s (-10.1% 🟢)2.016s (~)0.269s101.60x
🐘 PostgresNitro2.128s (-3.2%)3.014s (~)0.886s101.95x
🐘 PostgresExpress2.196s (-10.0% 🟢)3.015s (~)0.819s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.683s (-7.4% 🟢)4.087s (+8.4% 🔺)1.404s101.00x
▲ VercelNitro2.685s (-6.6% 🟢)3.634s (-1.3%)0.950s101.00x
▲ VercelExpress2.697s (-3.1%)3.711s (+2.4%)1.014s101.01x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)10.596s (~)11.012s (~)0.417s51.00x
💻 LocalNext.js (Turbopack)10.669s (~)11.013s (~)0.344s51.01x
🌐 RedisNext.js (Turbopack)10.702s (~)11.020s (~)0.318s51.01x
💻 LocalNitro10.781s (~)11.012s (~)0.231s51.02x
💻 LocalExpress10.782s (~)11.012s (~)0.230s51.02x
🌐 TursoNext.js (Turbopack)12.251s (~)13.036s (~)0.785s51.16x
🌐 MongoDBNext.js (Turbopack)12.299s (+0.8%)13.030s (~)0.731s51.16x
🐘 PostgresNext.js (Turbopack)15.272s (~)16.036s (~)0.763s51.44x
🐘 PostgresExpress20.286s (~)21.035s (~)0.749s51.91x
🐘 PostgresNitro20.487s (~)21.034s (~)0.547s51.93x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express22.009s (-5.2% 🟢)22.899s (-5.8% 🟢)0.891s51.00x
▲ VercelNext.js (Turbopack)22.074s (-4.1%)22.792s (-4.7%)0.718s51.00x
▲ VercelNitro22.329s (-4.4%)23.419s (-2.2%)1.091s51.01x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.4%)2.008s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.365s (+0.5%)2.011s (~)0.646s151.01x
💻 LocalNext.js (Turbopack)1.380s (~)2.012s (~)0.632s151.02x
💻 LocalExpress1.395s (-0.9%)2.006s (~)0.610s151.03x
💻 LocalNitro1.407s (-1.7%)2.005s (~)0.599s151.04x
🐘 PostgresNext.js (Turbopack)1.832s (-3.8%)2.014s (-3.6%)0.182s151.36x
🌐 MongoDBNext.js (Turbopack)2.122s (-0.9%)3.013s (~)0.892s101.57x
🌐 TursoNext.js (Turbopack)2.186s (-1.8%)3.015s (~)0.830s101.62x
🐘 PostgresNitro2.379s (+0.8%)3.013s (~)0.633s101.76x
🐘 PostgresExpress2.510s (-5.4% 🟢)3.014s (~)0.504s101.86x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.702s (-39.6% 🟢)3.665s (-27.3% 🟢)0.963s91.00x
▲ VercelExpress2.746s (-34.8% 🟢)3.774s (-22.9% 🟢)1.028s81.02x
▲ VercelNext.js (Turbopack)2.888s (-23.5% 🟢)3.794s (-19.6% 🟢)0.907s81.07x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Nitro2.191s (-3.4%)3.149s (-1.7%)0.958s101.00x
💻 LocalExpress2.214s (~)3.177s (~)0.963s101.01x
💻 LocalNext.js (Turbopack)2.214s (+4.8%)3.166s (+4.1%)0.951s101.01x
🌐 StarterNext.js (Turbopack)2.451s (-0.7%)3.008s (~)0.557s101.12x
🌐 RedisNext.js (Turbopack)2.511s (~)3.013s (~)0.502s101.15x
🐘 PostgresNext.js (Turbopack)2.520s (-2.9%)3.016s (-3.8%)0.496s101.15x
🐘 PostgresExpress2.946s (-2.2%)3.116s (-7.1% 🟢)0.169s101.34x
🐘 PostgresNitro3.064s (+3.3%)3.696s (+3.1%)0.632s91.40x
🌐 MongoDBNext.js (Turbopack)4.756s (-1.2%)5.184s (~)0.428s62.17x
🌐 TursoNext.js (Turbopack)4.832s (+2.4%)5.356s (+3.4%)0.524s62.21x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.217s (-12.3% 🟢)3.886s (-12.9% 🟢)0.669s81.00x
▲ VercelNitro3.334s (-12.4% 🟢)4.022s (-15.4% 🟢)0.687s81.04x
▲ VercelNext.js (Turbopack)3.337s (-7.1% 🟢)4.095s (-5.0% 🟢)0.758s81.04x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.6%)2.007s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.372s (-0.9%)2.011s (~)0.639s151.02x
💻 LocalExpress1.407s (-0.7%)2.006s (~)0.599s151.04x
💻 LocalNitro1.408s (-1.1%)2.005s (~)0.597s151.04x
💻 LocalNext.js (Turbopack)1.410s (+0.5%)2.015s (~)0.605s151.05x
🐘 PostgresNext.js (Turbopack)1.706s (-6.6% 🟢)2.012s (~)0.307s151.26x
🐘 PostgresNitro1.890s (~)2.012s (~)0.123s151.40x
🌐 MongoDBNext.js (Turbopack)2.140s (~)3.017s (~)0.877s101.59x
🌐 TursoNext.js (Turbopack)2.246s (+1.6%)3.016s (~)0.770s101.67x
🐘 PostgresExpress2.461s (+46.2% 🔺)3.016s (+50.0% 🔺)0.554s101.83x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.665s (-18.5% 🟢)3.694s (-11.7% 🟢)1.029s91.00x
▲ VercelNitro2.689s (-14.6% 🟢)3.637s (-7.3% 🟢)0.948s91.01x
▲ VercelExpress3.020s (-1.3%)3.971s (+7.8% 🔺)0.951s81.13x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Express2.197s (-0.8%)3.160s (~)0.963s101.00x
💻 LocalNitro2.205s (-1.3%)3.166s (-1.1%)0.961s101.00x
💻 LocalNext.js (Turbopack)2.360s (+7.0% 🔺)3.289s (+7.1% 🔺)0.929s101.07x
🌐 RedisNext.js (Turbopack)2.467s (-0.9%)3.011s (~)0.544s101.12x
🌐 StarterNext.js (Turbopack)2.477s (~)3.008s (~)0.531s101.13x
🐘 PostgresNext.js (Turbopack)2.623s (+2.0%)3.017s (~)0.393s101.19x
🐘 PostgresNitro2.646s (-4.3%)3.016s (~)0.371s101.20x
🐘 PostgresExpress3.000s (+8.6% 🔺)3.358s (+11.3% 🔺)0.358s91.37x
🌐 TursoNext.js (Turbopack)4.771s (+0.6%)5.188s (~)0.417s62.17x
🌐 MongoDBNext.js (Turbopack)4.785s (+1.5%)5.183s (~)0.398s62.18x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.254s (+6.9% 🔺)4.002s (+9.5% 🔺)0.748s81.00x
▲ VercelNext.js (Turbopack)3.257s (-1.6%)3.878s (+1.2%)0.621s81.00x
▲ VercelNitro3.476s (+6.8% 🔺)4.301s (+11.6% 🔺)0.825s71.07x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)0.129s (-2.1%)1.006s (~)0.000s (+Infinity% 🔺)1.013s (~)0.884s101.00x
💻 LocalNext.js (Turbopack)0.141s (+1.8%)1.003s (~)0.017s (+8.7% 🔺)1.028s (~)0.886s101.10x
🌐 RedisNext.js (Turbopack)0.147s (+2.3%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.867s101.14x
💻 LocalNitro0.174s (-5.9% 🟢)0.992s (~)0.015s (-9.3% 🟢)1.020s (~)0.846s101.35x
💻 LocalExpress0.176s (+1.9%)0.991s (~)0.017s (+15.3% 🔺)1.023s (~)0.847s101.37x
🌐 MongoDBNext.js (Turbopack)0.503s (+11.3% 🔺)0.949s (-4.9%)0.000s (NaN%)1.014s (~)0.511s103.92x
🌐 TursoNext.js (Turbopack)0.518s (-1.5%)0.939s (+1.3%)0.000s (-100.0% 🟢)1.015s (~)0.496s104.03x
🐘 PostgresNext.js (Turbopack)1.105s (-11.6% 🟢)1.543s (-14.4% 🟢)0.000s (+Infinity% 🔺)1.617s (-20.0% 🟢)0.512s108.60x
🐘 PostgresNitro2.288s (~)2.758s (~)0.000s (NaN%)3.014s (~)0.726s1017.81x
🐘 PostgresExpress2.418s (+12.9% 🔺)2.627s (-9.5% 🟢)0.000s (-100.0% 🟢)3.015s (~)0.597s1018.81x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.712s (-8.7% 🟢)3.298s (+1.8%)0.209s (-70.1% 🟢)3.981s (-10.0% 🟢)1.269s101.00x
▲ VercelNitro2.790s (-1.1%)3.171s (-1.4%)0.264s (-32.8% 🟢)3.898s (-7.9% 🟢)1.108s101.03x
▲ VercelNext.js (Turbopack)3.312s (-6.7% 🟢)3.833s (-3.0%)0.330s (-36.5% 🟢)4.628s (-7.2% 🟢)1.316s101.22x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)5/8
🐘 PostgresNext.js (Turbopack)8/8
▲ VercelExpress4/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)🌐 Starter5/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production435038473
✅ 💻 Local Development398032430
✅ 📦 Local Production398032430
✅ 🐘 Local Postgres398032430
✅ 🪟 Windows430043
❌ 🌍 Community Worlds162220184
Total1834221341990

❌ Failed Tests

🌍 Community Worlds (22 failed)

mongodb (1 failed):

  • webhookWorkflow

redis (1 failed):

  • webhookWorkflow

starter (19 failed):

  • addTenWorkflow
  • addTenWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro3904
✅ example3904
✅ express3904
✅ fastify3904
✅ hono3904
✅ nextjs-turbopack4201
✅ nextjs-webpack4201
✅ nitro3904
✅ nuxt3904
✅ sveltekit3904
✅ vite3904
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack4300
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev300
❌ mongodb4210
✅ redis-dev300
❌ redis4210
✅ starter-dev300
❌ starter24190
✅ turso-dev300
❌ turso4210

📋 View full workflow run

@TooTallNateGraphite App

Copy link
Copy Markdown
MemberAuthor

This stack of pull requests is managed by Graphite. Learn more about stacking.

@TooTallNate
TooTallNate marked this pull request as ready for review January 21, 2026 09:40
CopilotAI review requested due to automatic review settings January 21, 2026 09:40
@vercel

vercelBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

@vercelvercelBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Additional Suggestion:

Deployment ID from environment variable is not stored in encoded queue message, causing re-enqueue operations to fail when environment variable is unavailable in a different context

Fix on Vercel

@TooTallNate
TooTallNate merged commit f3785f0 into mainJan 21, 2026
99 checks passed
@TooTallNate
TooTallNate deleted the 01-21-throw_an_error_if_no_deployment_id_was_specified branch January 21, 2026 17:57
Sign up for freeto 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.

2 participants

@TooTallNate@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
Skip to content

Throw an error if no deployment ID was specified - #820

Merged
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified
Jan 21, 2026
Merged

Throw an error if no deployment ID was specified#820
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified

Conversation

@TooTallNate

@TooTallNateTooTallNate commented Jan 21, 2026

Copy link
Copy Markdown
Member

Added validation to ensure a deployment ID is available when queuing messages in the Vercel world package. This could happen for example when running the queue-based health check locally, against the Vercel backend. In that case VERCEL_DEPLOYMENT_ID env var needs to be set.

Why make this change?

Queue messages require a deployment ID to route correctly in Vercel's infrastructure. Without proper validation, messages could be sent without this critical information, leading to routing failures. This change ensures that developers are immediately notified if they're missing this required configuration rather than experiencing silent failures.

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7961405

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
NameType
@workflow/world-vercelPatch
@workflow/cliPatch
@workflow/corePatch
@workflow/web-sharedPatch
workflowPatch
@workflow/world-testingPatch
@workflow/buildersPatch
@workflow/docs-typecheckPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/aiPatch
@workflow/astroPatch
@workflow/sveltekitPatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.038s (-13.9% 🟢)1.014s (~)0.975s101.00x
🌐 StarterNext.js (Turbopack)0.040s (-7.3% 🟢)1.014s (~)0.974s101.03x
🌐 RedisNext.js (Turbopack)0.043s (+4.1%)1.018s (~)0.975s101.12x
💻 LocalNitro0.043s (-6.3% 🟢)1.006s (~)0.963s101.13x
💻 LocalExpress0.044s (-3.1%)1.007s (~)0.963s101.15x
🌐 MongoDBNext.js (Turbopack)0.062s (-35.8% 🟢)1.016s (~)0.954s101.62x
🌐 TursoNext.js (Turbopack)0.102s (-6.0% 🟢)1.015s (~)0.912s102.68x
🐘 PostgresNext.js (Turbopack)0.182s (+18.1% 🔺)1.018s (-0.6%)0.836s104.75x
🐘 PostgresNitro0.268s (+9.0% 🔺)1.012s (~)0.745s106.99x
🐘 PostgresExpress0.341s (+4.9%)1.014s (~)0.673s108.90x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)0.596s (-26.3% 🟢)1.579s (-13.9% 🟢)0.982s101.00x
▲ VercelNitro0.603s (~)1.522s (-3.6%)0.919s101.01x
▲ VercelExpress0.648s (-8.0% 🟢)1.730s (+3.4%)1.081s101.09x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.093s (~)2.009s (~)0.916s101.00x
💻 LocalNext.js (Turbopack)1.097s (+0.7%)2.011s (~)0.914s101.00x
🌐 RedisNext.js (Turbopack)1.107s (~)2.013s (~)0.906s101.01x
💻 LocalNitro1.110s (~)2.007s (~)0.897s101.02x
💻 LocalExpress1.112s (~)2.006s (~)0.894s101.02x
🌐 TursoNext.js (Turbopack)1.287s (-0.7%)2.013s (~)0.726s101.18x
🌐 MongoDBNext.js (Turbopack)1.307s (~)2.014s (~)0.706s101.20x
🐘 PostgresNext.js (Turbopack)1.747s (-10.1% 🟢)2.016s (~)0.269s101.60x
🐘 PostgresNitro2.128s (-3.2%)3.014s (~)0.886s101.95x
🐘 PostgresExpress2.196s (-10.0% 🟢)3.015s (~)0.819s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.683s (-7.4% 🟢)4.087s (+8.4% 🔺)1.404s101.00x
▲ VercelNitro2.685s (-6.6% 🟢)3.634s (-1.3%)0.950s101.00x
▲ VercelExpress2.697s (-3.1%)3.711s (+2.4%)1.014s101.01x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)10.596s (~)11.012s (~)0.417s51.00x
💻 LocalNext.js (Turbopack)10.669s (~)11.013s (~)0.344s51.01x
🌐 RedisNext.js (Turbopack)10.702s (~)11.020s (~)0.318s51.01x
💻 LocalNitro10.781s (~)11.012s (~)0.231s51.02x
💻 LocalExpress10.782s (~)11.012s (~)0.230s51.02x
🌐 TursoNext.js (Turbopack)12.251s (~)13.036s (~)0.785s51.16x
🌐 MongoDBNext.js (Turbopack)12.299s (+0.8%)13.030s (~)0.731s51.16x
🐘 PostgresNext.js (Turbopack)15.272s (~)16.036s (~)0.763s51.44x
🐘 PostgresExpress20.286s (~)21.035s (~)0.749s51.91x
🐘 PostgresNitro20.487s (~)21.034s (~)0.547s51.93x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express22.009s (-5.2% 🟢)22.899s (-5.8% 🟢)0.891s51.00x
▲ VercelNext.js (Turbopack)22.074s (-4.1%)22.792s (-4.7%)0.718s51.00x
▲ VercelNitro22.329s (-4.4%)23.419s (-2.2%)1.091s51.01x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.4%)2.008s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.365s (+0.5%)2.011s (~)0.646s151.01x
💻 LocalNext.js (Turbopack)1.380s (~)2.012s (~)0.632s151.02x
💻 LocalExpress1.395s (-0.9%)2.006s (~)0.610s151.03x
💻 LocalNitro1.407s (-1.7%)2.005s (~)0.599s151.04x
🐘 PostgresNext.js (Turbopack)1.832s (-3.8%)2.014s (-3.6%)0.182s151.36x
🌐 MongoDBNext.js (Turbopack)2.122s (-0.9%)3.013s (~)0.892s101.57x
🌐 TursoNext.js (Turbopack)2.186s (-1.8%)3.015s (~)0.830s101.62x
🐘 PostgresNitro2.379s (+0.8%)3.013s (~)0.633s101.76x
🐘 PostgresExpress2.510s (-5.4% 🟢)3.014s (~)0.504s101.86x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.702s (-39.6% 🟢)3.665s (-27.3% 🟢)0.963s91.00x
▲ VercelExpress2.746s (-34.8% 🟢)3.774s (-22.9% 🟢)1.028s81.02x
▲ VercelNext.js (Turbopack)2.888s (-23.5% 🟢)3.794s (-19.6% 🟢)0.907s81.07x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Nitro2.191s (-3.4%)3.149s (-1.7%)0.958s101.00x
💻 LocalExpress2.214s (~)3.177s (~)0.963s101.01x
💻 LocalNext.js (Turbopack)2.214s (+4.8%)3.166s (+4.1%)0.951s101.01x
🌐 StarterNext.js (Turbopack)2.451s (-0.7%)3.008s (~)0.557s101.12x
🌐 RedisNext.js (Turbopack)2.511s (~)3.013s (~)0.502s101.15x
🐘 PostgresNext.js (Turbopack)2.520s (-2.9%)3.016s (-3.8%)0.496s101.15x
🐘 PostgresExpress2.946s (-2.2%)3.116s (-7.1% 🟢)0.169s101.34x
🐘 PostgresNitro3.064s (+3.3%)3.696s (+3.1%)0.632s91.40x
🌐 MongoDBNext.js (Turbopack)4.756s (-1.2%)5.184s (~)0.428s62.17x
🌐 TursoNext.js (Turbopack)4.832s (+2.4%)5.356s (+3.4%)0.524s62.21x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.217s (-12.3% 🟢)3.886s (-12.9% 🟢)0.669s81.00x
▲ VercelNitro3.334s (-12.4% 🟢)4.022s (-15.4% 🟢)0.687s81.04x
▲ VercelNext.js (Turbopack)3.337s (-7.1% 🟢)4.095s (-5.0% 🟢)0.758s81.04x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.6%)2.007s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.372s (-0.9%)2.011s (~)0.639s151.02x
💻 LocalExpress1.407s (-0.7%)2.006s (~)0.599s151.04x
💻 LocalNitro1.408s (-1.1%)2.005s (~)0.597s151.04x
💻 LocalNext.js (Turbopack)1.410s (+0.5%)2.015s (~)0.605s151.05x
🐘 PostgresNext.js (Turbopack)1.706s (-6.6% 🟢)2.012s (~)0.307s151.26x
🐘 PostgresNitro1.890s (~)2.012s (~)0.123s151.40x
🌐 MongoDBNext.js (Turbopack)2.140s (~)3.017s (~)0.877s101.59x
🌐 TursoNext.js (Turbopack)2.246s (+1.6%)3.016s (~)0.770s101.67x
🐘 PostgresExpress2.461s (+46.2% 🔺)3.016s (+50.0% 🔺)0.554s101.83x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.665s (-18.5% 🟢)3.694s (-11.7% 🟢)1.029s91.00x
▲ VercelNitro2.689s (-14.6% 🟢)3.637s (-7.3% 🟢)0.948s91.01x
▲ VercelExpress3.020s (-1.3%)3.971s (+7.8% 🔺)0.951s81.13x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Express2.197s (-0.8%)3.160s (~)0.963s101.00x
💻 LocalNitro2.205s (-1.3%)3.166s (-1.1%)0.961s101.00x
💻 LocalNext.js (Turbopack)2.360s (+7.0% 🔺)3.289s (+7.1% 🔺)0.929s101.07x
🌐 RedisNext.js (Turbopack)2.467s (-0.9%)3.011s (~)0.544s101.12x
🌐 StarterNext.js (Turbopack)2.477s (~)3.008s (~)0.531s101.13x
🐘 PostgresNext.js (Turbopack)2.623s (+2.0%)3.017s (~)0.393s101.19x
🐘 PostgresNitro2.646s (-4.3%)3.016s (~)0.371s101.20x
🐘 PostgresExpress3.000s (+8.6% 🔺)3.358s (+11.3% 🔺)0.358s91.37x
🌐 TursoNext.js (Turbopack)4.771s (+0.6%)5.188s (~)0.417s62.17x
🌐 MongoDBNext.js (Turbopack)4.785s (+1.5%)5.183s (~)0.398s62.18x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.254s (+6.9% 🔺)4.002s (+9.5% 🔺)0.748s81.00x
▲ VercelNext.js (Turbopack)3.257s (-1.6%)3.878s (+1.2%)0.621s81.00x
▲ VercelNitro3.476s (+6.8% 🔺)4.301s (+11.6% 🔺)0.825s71.07x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)0.129s (-2.1%)1.006s (~)0.000s (+Infinity% 🔺)1.013s (~)0.884s101.00x
💻 LocalNext.js (Turbopack)0.141s (+1.8%)1.003s (~)0.017s (+8.7% 🔺)1.028s (~)0.886s101.10x
🌐 RedisNext.js (Turbopack)0.147s (+2.3%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.867s101.14x
💻 LocalNitro0.174s (-5.9% 🟢)0.992s (~)0.015s (-9.3% 🟢)1.020s (~)0.846s101.35x
💻 LocalExpress0.176s (+1.9%)0.991s (~)0.017s (+15.3% 🔺)1.023s (~)0.847s101.37x
🌐 MongoDBNext.js (Turbopack)0.503s (+11.3% 🔺)0.949s (-4.9%)0.000s (NaN%)1.014s (~)0.511s103.92x
🌐 TursoNext.js (Turbopack)0.518s (-1.5%)0.939s (+1.3%)0.000s (-100.0% 🟢)1.015s (~)0.496s104.03x
🐘 PostgresNext.js (Turbopack)1.105s (-11.6% 🟢)1.543s (-14.4% 🟢)0.000s (+Infinity% 🔺)1.617s (-20.0% 🟢)0.512s108.60x
🐘 PostgresNitro2.288s (~)2.758s (~)0.000s (NaN%)3.014s (~)0.726s1017.81x
🐘 PostgresExpress2.418s (+12.9% 🔺)2.627s (-9.5% 🟢)0.000s (-100.0% 🟢)3.015s (~)0.597s1018.81x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.712s (-8.7% 🟢)3.298s (+1.8%)0.209s (-70.1% 🟢)3.981s (-10.0% 🟢)1.269s101.00x
▲ VercelNitro2.790s (-1.1%)3.171s (-1.4%)0.264s (-32.8% 🟢)3.898s (-7.9% 🟢)1.108s101.03x
▲ VercelNext.js (Turbopack)3.312s (-6.7% 🟢)3.833s (-3.0%)0.330s (-36.5% 🟢)4.628s (-7.2% 🟢)1.316s101.22x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)5/8
🐘 PostgresNext.js (Turbopack)8/8
▲ VercelExpress4/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)🌐 Starter5/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production435038473
✅ 💻 Local Development398032430
✅ 📦 Local Production398032430
✅ 🐘 Local Postgres398032430
✅ 🪟 Windows430043
❌ 🌍 Community Worlds162220184
Total1834221341990

❌ Failed Tests

🌍 Community Worlds (22 failed)

mongodb (1 failed):

  • webhookWorkflow

redis (1 failed):

  • webhookWorkflow

starter (19 failed):

  • addTenWorkflow
  • addTenWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro3904
✅ example3904
✅ express3904
✅ fastify3904
✅ hono3904
✅ nextjs-turbopack4201
✅ nextjs-webpack4201
✅ nitro3904
✅ nuxt3904
✅ sveltekit3904
✅ vite3904
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack4300
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev300
❌ mongodb4210
✅ redis-dev300
❌ redis4210
✅ starter-dev300
❌ starter24190
✅ turso-dev300
❌ turso4210

📋 View full workflow run

@TooTallNateGraphite App

Copy link
Copy Markdown
MemberAuthor

This stack of pull requests is managed by Graphite. Learn more about stacking.

@TooTallNate
TooTallNate marked this pull request as ready for review January 21, 2026 09:40
CopilotAI review requested due to automatic review settings January 21, 2026 09:40
@vercel

vercelBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

@vercelvercelBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Additional Suggestion:

Deployment ID from environment variable is not stored in encoded queue message, causing re-enqueue operations to fail when environment variable is unavailable in a different context

Fix on Vercel

@TooTallNate
TooTallNate merged commit f3785f0 into mainJan 21, 2026
99 checks passed
@TooTallNate
TooTallNate deleted the 01-21-throw_an_error_if_no_deployment_id_was_specified branch January 21, 2026 17:57
Sign up for freeto 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.

2 participants

@TooTallNate@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Throw an error if no deployment ID was specified - #820

Merged
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified
Jan 21, 2026
Merged

Throw an error if no deployment ID was specified#820
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified

Conversation

@TooTallNate

@TooTallNateTooTallNate commented Jan 21, 2026

Copy link
Copy Markdown
Member

Added validation to ensure a deployment ID is available when queuing messages in the Vercel world package. This could happen for example when running the queue-based health check locally, against the Vercel backend. In that case VERCEL_DEPLOYMENT_ID env var needs to be set.

Why make this change?

Queue messages require a deployment ID to route correctly in Vercel's infrastructure. Without proper validation, messages could be sent without this critical information, leading to routing failures. This change ensures that developers are immediately notified if they're missing this required configuration rather than experiencing silent failures.

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7961405

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
NameType
@workflow/world-vercelPatch
@workflow/cliPatch
@workflow/corePatch
@workflow/web-sharedPatch
workflowPatch
@workflow/world-testingPatch
@workflow/buildersPatch
@workflow/docs-typecheckPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/aiPatch
@workflow/astroPatch
@workflow/sveltekitPatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.038s (-13.9% 🟢)1.014s (~)0.975s101.00x
🌐 StarterNext.js (Turbopack)0.040s (-7.3% 🟢)1.014s (~)0.974s101.03x
🌐 RedisNext.js (Turbopack)0.043s (+4.1%)1.018s (~)0.975s101.12x
💻 LocalNitro0.043s (-6.3% 🟢)1.006s (~)0.963s101.13x
💻 LocalExpress0.044s (-3.1%)1.007s (~)0.963s101.15x
🌐 MongoDBNext.js (Turbopack)0.062s (-35.8% 🟢)1.016s (~)0.954s101.62x
🌐 TursoNext.js (Turbopack)0.102s (-6.0% 🟢)1.015s (~)0.912s102.68x
🐘 PostgresNext.js (Turbopack)0.182s (+18.1% 🔺)1.018s (-0.6%)0.836s104.75x
🐘 PostgresNitro0.268s (+9.0% 🔺)1.012s (~)0.745s106.99x
🐘 PostgresExpress0.341s (+4.9%)1.014s (~)0.673s108.90x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)0.596s (-26.3% 🟢)1.579s (-13.9% 🟢)0.982s101.00x
▲ VercelNitro0.603s (~)1.522s (-3.6%)0.919s101.01x
▲ VercelExpress0.648s (-8.0% 🟢)1.730s (+3.4%)1.081s101.09x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.093s (~)2.009s (~)0.916s101.00x
💻 LocalNext.js (Turbopack)1.097s (+0.7%)2.011s (~)0.914s101.00x
🌐 RedisNext.js (Turbopack)1.107s (~)2.013s (~)0.906s101.01x
💻 LocalNitro1.110s (~)2.007s (~)0.897s101.02x
💻 LocalExpress1.112s (~)2.006s (~)0.894s101.02x
🌐 TursoNext.js (Turbopack)1.287s (-0.7%)2.013s (~)0.726s101.18x
🌐 MongoDBNext.js (Turbopack)1.307s (~)2.014s (~)0.706s101.20x
🐘 PostgresNext.js (Turbopack)1.747s (-10.1% 🟢)2.016s (~)0.269s101.60x
🐘 PostgresNitro2.128s (-3.2%)3.014s (~)0.886s101.95x
🐘 PostgresExpress2.196s (-10.0% 🟢)3.015s (~)0.819s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.683s (-7.4% 🟢)4.087s (+8.4% 🔺)1.404s101.00x
▲ VercelNitro2.685s (-6.6% 🟢)3.634s (-1.3%)0.950s101.00x
▲ VercelExpress2.697s (-3.1%)3.711s (+2.4%)1.014s101.01x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)10.596s (~)11.012s (~)0.417s51.00x
💻 LocalNext.js (Turbopack)10.669s (~)11.013s (~)0.344s51.01x
🌐 RedisNext.js (Turbopack)10.702s (~)11.020s (~)0.318s51.01x
💻 LocalNitro10.781s (~)11.012s (~)0.231s51.02x
💻 LocalExpress10.782s (~)11.012s (~)0.230s51.02x
🌐 TursoNext.js (Turbopack)12.251s (~)13.036s (~)0.785s51.16x
🌐 MongoDBNext.js (Turbopack)12.299s (+0.8%)13.030s (~)0.731s51.16x
🐘 PostgresNext.js (Turbopack)15.272s (~)16.036s (~)0.763s51.44x
🐘 PostgresExpress20.286s (~)21.035s (~)0.749s51.91x
🐘 PostgresNitro20.487s (~)21.034s (~)0.547s51.93x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express22.009s (-5.2% 🟢)22.899s (-5.8% 🟢)0.891s51.00x
▲ VercelNext.js (Turbopack)22.074s (-4.1%)22.792s (-4.7%)0.718s51.00x
▲ VercelNitro22.329s (-4.4%)23.419s (-2.2%)1.091s51.01x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.4%)2.008s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.365s (+0.5%)2.011s (~)0.646s151.01x
💻 LocalNext.js (Turbopack)1.380s (~)2.012s (~)0.632s151.02x
💻 LocalExpress1.395s (-0.9%)2.006s (~)0.610s151.03x
💻 LocalNitro1.407s (-1.7%)2.005s (~)0.599s151.04x
🐘 PostgresNext.js (Turbopack)1.832s (-3.8%)2.014s (-3.6%)0.182s151.36x
🌐 MongoDBNext.js (Turbopack)2.122s (-0.9%)3.013s (~)0.892s101.57x
🌐 TursoNext.js (Turbopack)2.186s (-1.8%)3.015s (~)0.830s101.62x
🐘 PostgresNitro2.379s (+0.8%)3.013s (~)0.633s101.76x
🐘 PostgresExpress2.510s (-5.4% 🟢)3.014s (~)0.504s101.86x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.702s (-39.6% 🟢)3.665s (-27.3% 🟢)0.963s91.00x
▲ VercelExpress2.746s (-34.8% 🟢)3.774s (-22.9% 🟢)1.028s81.02x
▲ VercelNext.js (Turbopack)2.888s (-23.5% 🟢)3.794s (-19.6% 🟢)0.907s81.07x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Nitro2.191s (-3.4%)3.149s (-1.7%)0.958s101.00x
💻 LocalExpress2.214s (~)3.177s (~)0.963s101.01x
💻 LocalNext.js (Turbopack)2.214s (+4.8%)3.166s (+4.1%)0.951s101.01x
🌐 StarterNext.js (Turbopack)2.451s (-0.7%)3.008s (~)0.557s101.12x
🌐 RedisNext.js (Turbopack)2.511s (~)3.013s (~)0.502s101.15x
🐘 PostgresNext.js (Turbopack)2.520s (-2.9%)3.016s (-3.8%)0.496s101.15x
🐘 PostgresExpress2.946s (-2.2%)3.116s (-7.1% 🟢)0.169s101.34x
🐘 PostgresNitro3.064s (+3.3%)3.696s (+3.1%)0.632s91.40x
🌐 MongoDBNext.js (Turbopack)4.756s (-1.2%)5.184s (~)0.428s62.17x
🌐 TursoNext.js (Turbopack)4.832s (+2.4%)5.356s (+3.4%)0.524s62.21x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.217s (-12.3% 🟢)3.886s (-12.9% 🟢)0.669s81.00x
▲ VercelNitro3.334s (-12.4% 🟢)4.022s (-15.4% 🟢)0.687s81.04x
▲ VercelNext.js (Turbopack)3.337s (-7.1% 🟢)4.095s (-5.0% 🟢)0.758s81.04x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.6%)2.007s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.372s (-0.9%)2.011s (~)0.639s151.02x
💻 LocalExpress1.407s (-0.7%)2.006s (~)0.599s151.04x
💻 LocalNitro1.408s (-1.1%)2.005s (~)0.597s151.04x
💻 LocalNext.js (Turbopack)1.410s (+0.5%)2.015s (~)0.605s151.05x
🐘 PostgresNext.js (Turbopack)1.706s (-6.6% 🟢)2.012s (~)0.307s151.26x
🐘 PostgresNitro1.890s (~)2.012s (~)0.123s151.40x
🌐 MongoDBNext.js (Turbopack)2.140s (~)3.017s (~)0.877s101.59x
🌐 TursoNext.js (Turbopack)2.246s (+1.6%)3.016s (~)0.770s101.67x
🐘 PostgresExpress2.461s (+46.2% 🔺)3.016s (+50.0% 🔺)0.554s101.83x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.665s (-18.5% 🟢)3.694s (-11.7% 🟢)1.029s91.00x
▲ VercelNitro2.689s (-14.6% 🟢)3.637s (-7.3% 🟢)0.948s91.01x
▲ VercelExpress3.020s (-1.3%)3.971s (+7.8% 🔺)0.951s81.13x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Express2.197s (-0.8%)3.160s (~)0.963s101.00x
💻 LocalNitro2.205s (-1.3%)3.166s (-1.1%)0.961s101.00x
💻 LocalNext.js (Turbopack)2.360s (+7.0% 🔺)3.289s (+7.1% 🔺)0.929s101.07x
🌐 RedisNext.js (Turbopack)2.467s (-0.9%)3.011s (~)0.544s101.12x
🌐 StarterNext.js (Turbopack)2.477s (~)3.008s (~)0.531s101.13x
🐘 PostgresNext.js (Turbopack)2.623s (+2.0%)3.017s (~)0.393s101.19x
🐘 PostgresNitro2.646s (-4.3%)3.016s (~)0.371s101.20x
🐘 PostgresExpress3.000s (+8.6% 🔺)3.358s (+11.3% 🔺)0.358s91.37x
🌐 TursoNext.js (Turbopack)4.771s (+0.6%)5.188s (~)0.417s62.17x
🌐 MongoDBNext.js (Turbopack)4.785s (+1.5%)5.183s (~)0.398s62.18x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.254s (+6.9% 🔺)4.002s (+9.5% 🔺)0.748s81.00x
▲ VercelNext.js (Turbopack)3.257s (-1.6%)3.878s (+1.2%)0.621s81.00x
▲ VercelNitro3.476s (+6.8% 🔺)4.301s (+11.6% 🔺)0.825s71.07x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)0.129s (-2.1%)1.006s (~)0.000s (+Infinity% 🔺)1.013s (~)0.884s101.00x
💻 LocalNext.js (Turbopack)0.141s (+1.8%)1.003s (~)0.017s (+8.7% 🔺)1.028s (~)0.886s101.10x
🌐 RedisNext.js (Turbopack)0.147s (+2.3%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.867s101.14x
💻 LocalNitro0.174s (-5.9% 🟢)0.992s (~)0.015s (-9.3% 🟢)1.020s (~)0.846s101.35x
💻 LocalExpress0.176s (+1.9%)0.991s (~)0.017s (+15.3% 🔺)1.023s (~)0.847s101.37x
🌐 MongoDBNext.js (Turbopack)0.503s (+11.3% 🔺)0.949s (-4.9%)0.000s (NaN%)1.014s (~)0.511s103.92x
🌐 TursoNext.js (Turbopack)0.518s (-1.5%)0.939s (+1.3%)0.000s (-100.0% 🟢)1.015s (~)0.496s104.03x
🐘 PostgresNext.js (Turbopack)1.105s (-11.6% 🟢)1.543s (-14.4% 🟢)0.000s (+Infinity% 🔺)1.617s (-20.0% 🟢)0.512s108.60x
🐘 PostgresNitro2.288s (~)2.758s (~)0.000s (NaN%)3.014s (~)0.726s1017.81x
🐘 PostgresExpress2.418s (+12.9% 🔺)2.627s (-9.5% 🟢)0.000s (-100.0% 🟢)3.015s (~)0.597s1018.81x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.712s (-8.7% 🟢)3.298s (+1.8%)0.209s (-70.1% 🟢)3.981s (-10.0% 🟢)1.269s101.00x
▲ VercelNitro2.790s (-1.1%)3.171s (-1.4%)0.264s (-32.8% 🟢)3.898s (-7.9% 🟢)1.108s101.03x
▲ VercelNext.js (Turbopack)3.312s (-6.7% 🟢)3.833s (-3.0%)0.330s (-36.5% 🟢)4.628s (-7.2% 🟢)1.316s101.22x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)5/8
🐘 PostgresNext.js (Turbopack)8/8
▲ VercelExpress4/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)🌐 Starter5/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production435038473
✅ 💻 Local Development398032430
✅ 📦 Local Production398032430
✅ 🐘 Local Postgres398032430
✅ 🪟 Windows430043
❌ 🌍 Community Worlds162220184
Total1834221341990

❌ Failed Tests

🌍 Community Worlds (22 failed)

mongodb (1 failed):

  • webhookWorkflow

redis (1 failed):

  • webhookWorkflow

starter (19 failed):

  • addTenWorkflow
  • addTenWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro3904
✅ example3904
✅ express3904
✅ fastify3904
✅ hono3904
✅ nextjs-turbopack4201
✅ nextjs-webpack4201
✅ nitro3904
✅ nuxt3904
✅ sveltekit3904
✅ vite3904
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack4300
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev300
❌ mongodb4210
✅ redis-dev300
❌ redis4210
✅ starter-dev300
❌ starter24190
✅ turso-dev300
❌ turso4210

📋 View full workflow run

@TooTallNateGraphite App

Copy link
Copy Markdown
MemberAuthor

This stack of pull requests is managed by Graphite. Learn more about stacking.

@TooTallNate
TooTallNate marked this pull request as ready for review January 21, 2026 09:40
CopilotAI review requested due to automatic review settings January 21, 2026 09:40
@vercel

vercelBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

@vercelvercelBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Additional Suggestion:

Deployment ID from environment variable is not stored in encoded queue message, causing re-enqueue operations to fail when environment variable is unavailable in a different context

Fix on Vercel

@TooTallNate
TooTallNate merged commit f3785f0 into mainJan 21, 2026
99 checks passed
@TooTallNate
TooTallNate deleted the 01-21-throw_an_error_if_no_deployment_id_was_specified branch January 21, 2026 17:57
Sign up for freeto 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.

2 participants

@TooTallNate@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Throw an error if no deployment ID was specified - #820

Merged
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified
Jan 21, 2026
Merged

Throw an error if no deployment ID was specified#820
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified

Conversation

@TooTallNate

@TooTallNateTooTallNate commented Jan 21, 2026

Copy link
Copy Markdown
Member

Added validation to ensure a deployment ID is available when queuing messages in the Vercel world package. This could happen for example when running the queue-based health check locally, against the Vercel backend. In that case VERCEL_DEPLOYMENT_ID env var needs to be set.

Why make this change?

Queue messages require a deployment ID to route correctly in Vercel's infrastructure. Without proper validation, messages could be sent without this critical information, leading to routing failures. This change ensures that developers are immediately notified if they're missing this required configuration rather than experiencing silent failures.

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7961405

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
NameType
@workflow/world-vercelPatch
@workflow/cliPatch
@workflow/corePatch
@workflow/web-sharedPatch
workflowPatch
@workflow/world-testingPatch
@workflow/buildersPatch
@workflow/docs-typecheckPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/aiPatch
@workflow/astroPatch
@workflow/sveltekitPatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.038s (-13.9% 🟢)1.014s (~)0.975s101.00x
🌐 StarterNext.js (Turbopack)0.040s (-7.3% 🟢)1.014s (~)0.974s101.03x
🌐 RedisNext.js (Turbopack)0.043s (+4.1%)1.018s (~)0.975s101.12x
💻 LocalNitro0.043s (-6.3% 🟢)1.006s (~)0.963s101.13x
💻 LocalExpress0.044s (-3.1%)1.007s (~)0.963s101.15x
🌐 MongoDBNext.js (Turbopack)0.062s (-35.8% 🟢)1.016s (~)0.954s101.62x
🌐 TursoNext.js (Turbopack)0.102s (-6.0% 🟢)1.015s (~)0.912s102.68x
🐘 PostgresNext.js (Turbopack)0.182s (+18.1% 🔺)1.018s (-0.6%)0.836s104.75x
🐘 PostgresNitro0.268s (+9.0% 🔺)1.012s (~)0.745s106.99x
🐘 PostgresExpress0.341s (+4.9%)1.014s (~)0.673s108.90x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)0.596s (-26.3% 🟢)1.579s (-13.9% 🟢)0.982s101.00x
▲ VercelNitro0.603s (~)1.522s (-3.6%)0.919s101.01x
▲ VercelExpress0.648s (-8.0% 🟢)1.730s (+3.4%)1.081s101.09x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.093s (~)2.009s (~)0.916s101.00x
💻 LocalNext.js (Turbopack)1.097s (+0.7%)2.011s (~)0.914s101.00x
🌐 RedisNext.js (Turbopack)1.107s (~)2.013s (~)0.906s101.01x
💻 LocalNitro1.110s (~)2.007s (~)0.897s101.02x
💻 LocalExpress1.112s (~)2.006s (~)0.894s101.02x
🌐 TursoNext.js (Turbopack)1.287s (-0.7%)2.013s (~)0.726s101.18x
🌐 MongoDBNext.js (Turbopack)1.307s (~)2.014s (~)0.706s101.20x
🐘 PostgresNext.js (Turbopack)1.747s (-10.1% 🟢)2.016s (~)0.269s101.60x
🐘 PostgresNitro2.128s (-3.2%)3.014s (~)0.886s101.95x
🐘 PostgresExpress2.196s (-10.0% 🟢)3.015s (~)0.819s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.683s (-7.4% 🟢)4.087s (+8.4% 🔺)1.404s101.00x
▲ VercelNitro2.685s (-6.6% 🟢)3.634s (-1.3%)0.950s101.00x
▲ VercelExpress2.697s (-3.1%)3.711s (+2.4%)1.014s101.01x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)10.596s (~)11.012s (~)0.417s51.00x
💻 LocalNext.js (Turbopack)10.669s (~)11.013s (~)0.344s51.01x
🌐 RedisNext.js (Turbopack)10.702s (~)11.020s (~)0.318s51.01x
💻 LocalNitro10.781s (~)11.012s (~)0.231s51.02x
💻 LocalExpress10.782s (~)11.012s (~)0.230s51.02x
🌐 TursoNext.js (Turbopack)12.251s (~)13.036s (~)0.785s51.16x
🌐 MongoDBNext.js (Turbopack)12.299s (+0.8%)13.030s (~)0.731s51.16x
🐘 PostgresNext.js (Turbopack)15.272s (~)16.036s (~)0.763s51.44x
🐘 PostgresExpress20.286s (~)21.035s (~)0.749s51.91x
🐘 PostgresNitro20.487s (~)21.034s (~)0.547s51.93x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express22.009s (-5.2% 🟢)22.899s (-5.8% 🟢)0.891s51.00x
▲ VercelNext.js (Turbopack)22.074s (-4.1%)22.792s (-4.7%)0.718s51.00x
▲ VercelNitro22.329s (-4.4%)23.419s (-2.2%)1.091s51.01x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.4%)2.008s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.365s (+0.5%)2.011s (~)0.646s151.01x
💻 LocalNext.js (Turbopack)1.380s (~)2.012s (~)0.632s151.02x
💻 LocalExpress1.395s (-0.9%)2.006s (~)0.610s151.03x
💻 LocalNitro1.407s (-1.7%)2.005s (~)0.599s151.04x
🐘 PostgresNext.js (Turbopack)1.832s (-3.8%)2.014s (-3.6%)0.182s151.36x
🌐 MongoDBNext.js (Turbopack)2.122s (-0.9%)3.013s (~)0.892s101.57x
🌐 TursoNext.js (Turbopack)2.186s (-1.8%)3.015s (~)0.830s101.62x
🐘 PostgresNitro2.379s (+0.8%)3.013s (~)0.633s101.76x
🐘 PostgresExpress2.510s (-5.4% 🟢)3.014s (~)0.504s101.86x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.702s (-39.6% 🟢)3.665s (-27.3% 🟢)0.963s91.00x
▲ VercelExpress2.746s (-34.8% 🟢)3.774s (-22.9% 🟢)1.028s81.02x
▲ VercelNext.js (Turbopack)2.888s (-23.5% 🟢)3.794s (-19.6% 🟢)0.907s81.07x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Nitro2.191s (-3.4%)3.149s (-1.7%)0.958s101.00x
💻 LocalExpress2.214s (~)3.177s (~)0.963s101.01x
💻 LocalNext.js (Turbopack)2.214s (+4.8%)3.166s (+4.1%)0.951s101.01x
🌐 StarterNext.js (Turbopack)2.451s (-0.7%)3.008s (~)0.557s101.12x
🌐 RedisNext.js (Turbopack)2.511s (~)3.013s (~)0.502s101.15x
🐘 PostgresNext.js (Turbopack)2.520s (-2.9%)3.016s (-3.8%)0.496s101.15x
🐘 PostgresExpress2.946s (-2.2%)3.116s (-7.1% 🟢)0.169s101.34x
🐘 PostgresNitro3.064s (+3.3%)3.696s (+3.1%)0.632s91.40x
🌐 MongoDBNext.js (Turbopack)4.756s (-1.2%)5.184s (~)0.428s62.17x
🌐 TursoNext.js (Turbopack)4.832s (+2.4%)5.356s (+3.4%)0.524s62.21x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.217s (-12.3% 🟢)3.886s (-12.9% 🟢)0.669s81.00x
▲ VercelNitro3.334s (-12.4% 🟢)4.022s (-15.4% 🟢)0.687s81.04x
▲ VercelNext.js (Turbopack)3.337s (-7.1% 🟢)4.095s (-5.0% 🟢)0.758s81.04x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.6%)2.007s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.372s (-0.9%)2.011s (~)0.639s151.02x
💻 LocalExpress1.407s (-0.7%)2.006s (~)0.599s151.04x
💻 LocalNitro1.408s (-1.1%)2.005s (~)0.597s151.04x
💻 LocalNext.js (Turbopack)1.410s (+0.5%)2.015s (~)0.605s151.05x
🐘 PostgresNext.js (Turbopack)1.706s (-6.6% 🟢)2.012s (~)0.307s151.26x
🐘 PostgresNitro1.890s (~)2.012s (~)0.123s151.40x
🌐 MongoDBNext.js (Turbopack)2.140s (~)3.017s (~)0.877s101.59x
🌐 TursoNext.js (Turbopack)2.246s (+1.6%)3.016s (~)0.770s101.67x
🐘 PostgresExpress2.461s (+46.2% 🔺)3.016s (+50.0% 🔺)0.554s101.83x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.665s (-18.5% 🟢)3.694s (-11.7% 🟢)1.029s91.00x
▲ VercelNitro2.689s (-14.6% 🟢)3.637s (-7.3% 🟢)0.948s91.01x
▲ VercelExpress3.020s (-1.3%)3.971s (+7.8% 🔺)0.951s81.13x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Express2.197s (-0.8%)3.160s (~)0.963s101.00x
💻 LocalNitro2.205s (-1.3%)3.166s (-1.1%)0.961s101.00x
💻 LocalNext.js (Turbopack)2.360s (+7.0% 🔺)3.289s (+7.1% 🔺)0.929s101.07x
🌐 RedisNext.js (Turbopack)2.467s (-0.9%)3.011s (~)0.544s101.12x
🌐 StarterNext.js (Turbopack)2.477s (~)3.008s (~)0.531s101.13x
🐘 PostgresNext.js (Turbopack)2.623s (+2.0%)3.017s (~)0.393s101.19x
🐘 PostgresNitro2.646s (-4.3%)3.016s (~)0.371s101.20x
🐘 PostgresExpress3.000s (+8.6% 🔺)3.358s (+11.3% 🔺)0.358s91.37x
🌐 TursoNext.js (Turbopack)4.771s (+0.6%)5.188s (~)0.417s62.17x
🌐 MongoDBNext.js (Turbopack)4.785s (+1.5%)5.183s (~)0.398s62.18x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.254s (+6.9% 🔺)4.002s (+9.5% 🔺)0.748s81.00x
▲ VercelNext.js (Turbopack)3.257s (-1.6%)3.878s (+1.2%)0.621s81.00x
▲ VercelNitro3.476s (+6.8% 🔺)4.301s (+11.6% 🔺)0.825s71.07x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)0.129s (-2.1%)1.006s (~)0.000s (+Infinity% 🔺)1.013s (~)0.884s101.00x
💻 LocalNext.js (Turbopack)0.141s (+1.8%)1.003s (~)0.017s (+8.7% 🔺)1.028s (~)0.886s101.10x
🌐 RedisNext.js (Turbopack)0.147s (+2.3%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.867s101.14x
💻 LocalNitro0.174s (-5.9% 🟢)0.992s (~)0.015s (-9.3% 🟢)1.020s (~)0.846s101.35x
💻 LocalExpress0.176s (+1.9%)0.991s (~)0.017s (+15.3% 🔺)1.023s (~)0.847s101.37x
🌐 MongoDBNext.js (Turbopack)0.503s (+11.3% 🔺)0.949s (-4.9%)0.000s (NaN%)1.014s (~)0.511s103.92x
🌐 TursoNext.js (Turbopack)0.518s (-1.5%)0.939s (+1.3%)0.000s (-100.0% 🟢)1.015s (~)0.496s104.03x
🐘 PostgresNext.js (Turbopack)1.105s (-11.6% 🟢)1.543s (-14.4% 🟢)0.000s (+Infinity% 🔺)1.617s (-20.0% 🟢)0.512s108.60x
🐘 PostgresNitro2.288s (~)2.758s (~)0.000s (NaN%)3.014s (~)0.726s1017.81x
🐘 PostgresExpress2.418s (+12.9% 🔺)2.627s (-9.5% 🟢)0.000s (-100.0% 🟢)3.015s (~)0.597s1018.81x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.712s (-8.7% 🟢)3.298s (+1.8%)0.209s (-70.1% 🟢)3.981s (-10.0% 🟢)1.269s101.00x
▲ VercelNitro2.790s (-1.1%)3.171s (-1.4%)0.264s (-32.8% 🟢)3.898s (-7.9% 🟢)1.108s101.03x
▲ VercelNext.js (Turbopack)3.312s (-6.7% 🟢)3.833s (-3.0%)0.330s (-36.5% 🟢)4.628s (-7.2% 🟢)1.316s101.22x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)5/8
🐘 PostgresNext.js (Turbopack)8/8
▲ VercelExpress4/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)🌐 Starter5/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production435038473
✅ 💻 Local Development398032430
✅ 📦 Local Production398032430
✅ 🐘 Local Postgres398032430
✅ 🪟 Windows430043
❌ 🌍 Community Worlds162220184
Total1834221341990

❌ Failed Tests

🌍 Community Worlds (22 failed)

mongodb (1 failed):

  • webhookWorkflow

redis (1 failed):

  • webhookWorkflow

starter (19 failed):

  • addTenWorkflow
  • addTenWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro3904
✅ example3904
✅ express3904
✅ fastify3904
✅ hono3904
✅ nextjs-turbopack4201
✅ nextjs-webpack4201
✅ nitro3904
✅ nuxt3904
✅ sveltekit3904
✅ vite3904
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack4300
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev300
❌ mongodb4210
✅ redis-dev300
❌ redis4210
✅ starter-dev300
❌ starter24190
✅ turso-dev300
❌ turso4210

📋 View full workflow run

@TooTallNateGraphite App

Copy link
Copy Markdown
MemberAuthor

This stack of pull requests is managed by Graphite. Learn more about stacking.

@TooTallNate
TooTallNate marked this pull request as ready for review January 21, 2026 09:40
CopilotAI review requested due to automatic review settings January 21, 2026 09:40
@vercel

vercelBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

@vercelvercelBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Additional Suggestion:

Deployment ID from environment variable is not stored in encoded queue message, causing re-enqueue operations to fail when environment variable is unavailable in a different context

Fix on Vercel

@TooTallNate
TooTallNate merged commit f3785f0 into mainJan 21, 2026
99 checks passed
@TooTallNate
TooTallNate deleted the 01-21-throw_an_error_if_no_deployment_id_was_specified branch January 21, 2026 17:57
Sign up for freeto 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.

2 participants

@TooTallNate@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
Skip to content

Throw an error if no deployment ID was specified - #820

Merged
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified
Jan 21, 2026
Merged

Throw an error if no deployment ID was specified#820
TooTallNate merged 1 commit into
mainfrom
01-21-throw_an_error_if_no_deployment_id_was_specified

Conversation

@TooTallNate

@TooTallNateTooTallNate commented Jan 21, 2026

Copy link
Copy Markdown
Member

Added validation to ensure a deployment ID is available when queuing messages in the Vercel world package. This could happen for example when running the queue-based health check locally, against the Vercel backend. In that case VERCEL_DEPLOYMENT_ID env var needs to be set.

Why make this change?

Queue messages require a deployment ID to route correctly in Vercel's infrastructure. Without proper validation, messages could be sent without this critical information, leading to routing failures. This change ensures that developers are immediately notified if they're missing this required configuration rather than experiencing silent failures.

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7961405

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
NameType
@workflow/world-vercelPatch
@workflow/cliPatch
@workflow/corePatch
@workflow/web-sharedPatch
workflowPatch
@workflow/world-testingPatch
@workflow/buildersPatch
@workflow/docs-typecheckPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/aiPatch
@workflow/astroPatch
@workflow/sveltekitPatch
@workflow/nuxtPatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.038s (-13.9% 🟢)1.014s (~)0.975s101.00x
🌐 StarterNext.js (Turbopack)0.040s (-7.3% 🟢)1.014s (~)0.974s101.03x
🌐 RedisNext.js (Turbopack)0.043s (+4.1%)1.018s (~)0.975s101.12x
💻 LocalNitro0.043s (-6.3% 🟢)1.006s (~)0.963s101.13x
💻 LocalExpress0.044s (-3.1%)1.007s (~)0.963s101.15x
🌐 MongoDBNext.js (Turbopack)0.062s (-35.8% 🟢)1.016s (~)0.954s101.62x
🌐 TursoNext.js (Turbopack)0.102s (-6.0% 🟢)1.015s (~)0.912s102.68x
🐘 PostgresNext.js (Turbopack)0.182s (+18.1% 🔺)1.018s (-0.6%)0.836s104.75x
🐘 PostgresNitro0.268s (+9.0% 🔺)1.012s (~)0.745s106.99x
🐘 PostgresExpress0.341s (+4.9%)1.014s (~)0.673s108.90x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)0.596s (-26.3% 🟢)1.579s (-13.9% 🟢)0.982s101.00x
▲ VercelNitro0.603s (~)1.522s (-3.6%)0.919s101.01x
▲ VercelExpress0.648s (-8.0% 🟢)1.730s (+3.4%)1.081s101.09x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.093s (~)2.009s (~)0.916s101.00x
💻 LocalNext.js (Turbopack)1.097s (+0.7%)2.011s (~)0.914s101.00x
🌐 RedisNext.js (Turbopack)1.107s (~)2.013s (~)0.906s101.01x
💻 LocalNitro1.110s (~)2.007s (~)0.897s101.02x
💻 LocalExpress1.112s (~)2.006s (~)0.894s101.02x
🌐 TursoNext.js (Turbopack)1.287s (-0.7%)2.013s (~)0.726s101.18x
🌐 MongoDBNext.js (Turbopack)1.307s (~)2.014s (~)0.706s101.20x
🐘 PostgresNext.js (Turbopack)1.747s (-10.1% 🟢)2.016s (~)0.269s101.60x
🐘 PostgresNitro2.128s (-3.2%)3.014s (~)0.886s101.95x
🐘 PostgresExpress2.196s (-10.0% 🟢)3.015s (~)0.819s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.683s (-7.4% 🟢)4.087s (+8.4% 🔺)1.404s101.00x
▲ VercelNitro2.685s (-6.6% 🟢)3.634s (-1.3%)0.950s101.00x
▲ VercelExpress2.697s (-3.1%)3.711s (+2.4%)1.014s101.01x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)10.596s (~)11.012s (~)0.417s51.00x
💻 LocalNext.js (Turbopack)10.669s (~)11.013s (~)0.344s51.01x
🌐 RedisNext.js (Turbopack)10.702s (~)11.020s (~)0.318s51.01x
💻 LocalNitro10.781s (~)11.012s (~)0.231s51.02x
💻 LocalExpress10.782s (~)11.012s (~)0.230s51.02x
🌐 TursoNext.js (Turbopack)12.251s (~)13.036s (~)0.785s51.16x
🌐 MongoDBNext.js (Turbopack)12.299s (+0.8%)13.030s (~)0.731s51.16x
🐘 PostgresNext.js (Turbopack)15.272s (~)16.036s (~)0.763s51.44x
🐘 PostgresExpress20.286s (~)21.035s (~)0.749s51.91x
🐘 PostgresNitro20.487s (~)21.034s (~)0.547s51.93x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express22.009s (-5.2% 🟢)22.899s (-5.8% 🟢)0.891s51.00x
▲ VercelNext.js (Turbopack)22.074s (-4.1%)22.792s (-4.7%)0.718s51.00x
▲ VercelNitro22.329s (-4.4%)23.419s (-2.2%)1.091s51.01x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.4%)2.008s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.365s (+0.5%)2.011s (~)0.646s151.01x
💻 LocalNext.js (Turbopack)1.380s (~)2.012s (~)0.632s151.02x
💻 LocalExpress1.395s (-0.9%)2.006s (~)0.610s151.03x
💻 LocalNitro1.407s (-1.7%)2.005s (~)0.599s151.04x
🐘 PostgresNext.js (Turbopack)1.832s (-3.8%)2.014s (-3.6%)0.182s151.36x
🌐 MongoDBNext.js (Turbopack)2.122s (-0.9%)3.013s (~)0.892s101.57x
🌐 TursoNext.js (Turbopack)2.186s (-1.8%)3.015s (~)0.830s101.62x
🐘 PostgresNitro2.379s (+0.8%)3.013s (~)0.633s101.76x
🐘 PostgresExpress2.510s (-5.4% 🟢)3.014s (~)0.504s101.86x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.702s (-39.6% 🟢)3.665s (-27.3% 🟢)0.963s91.00x
▲ VercelExpress2.746s (-34.8% 🟢)3.774s (-22.9% 🟢)1.028s81.02x
▲ VercelNext.js (Turbopack)2.888s (-23.5% 🟢)3.794s (-19.6% 🟢)0.907s81.07x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Nitro2.191s (-3.4%)3.149s (-1.7%)0.958s101.00x
💻 LocalExpress2.214s (~)3.177s (~)0.963s101.01x
💻 LocalNext.js (Turbopack)2.214s (+4.8%)3.166s (+4.1%)0.951s101.01x
🌐 StarterNext.js (Turbopack)2.451s (-0.7%)3.008s (~)0.557s101.12x
🌐 RedisNext.js (Turbopack)2.511s (~)3.013s (~)0.502s101.15x
🐘 PostgresNext.js (Turbopack)2.520s (-2.9%)3.016s (-3.8%)0.496s101.15x
🐘 PostgresExpress2.946s (-2.2%)3.116s (-7.1% 🟢)0.169s101.34x
🐘 PostgresNitro3.064s (+3.3%)3.696s (+3.1%)0.632s91.40x
🌐 MongoDBNext.js (Turbopack)4.756s (-1.2%)5.184s (~)0.428s62.17x
🌐 TursoNext.js (Turbopack)4.832s (+2.4%)5.356s (+3.4%)0.524s62.21x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.217s (-12.3% 🟢)3.886s (-12.9% 🟢)0.669s81.00x
▲ VercelNitro3.334s (-12.4% 🟢)4.022s (-15.4% 🟢)0.687s81.04x
▲ VercelNext.js (Turbopack)3.337s (-7.1% 🟢)4.095s (-5.0% 🟢)0.758s81.04x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)1.348s (-1.6%)2.007s (~)0.659s151.00x
🌐 RedisNext.js (Turbopack)1.372s (-0.9%)2.011s (~)0.639s151.02x
💻 LocalExpress1.407s (-0.7%)2.006s (~)0.599s151.04x
💻 LocalNitro1.408s (-1.1%)2.005s (~)0.597s151.04x
💻 LocalNext.js (Turbopack)1.410s (+0.5%)2.015s (~)0.605s151.05x
🐘 PostgresNext.js (Turbopack)1.706s (-6.6% 🟢)2.012s (~)0.307s151.26x
🐘 PostgresNitro1.890s (~)2.012s (~)0.123s151.40x
🌐 MongoDBNext.js (Turbopack)2.140s (~)3.017s (~)0.877s101.59x
🌐 TursoNext.js (Turbopack)2.246s (+1.6%)3.016s (~)0.770s101.67x
🐘 PostgresExpress2.461s (+46.2% 🔺)3.016s (+50.0% 🔺)0.554s101.83x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.665s (-18.5% 🟢)3.694s (-11.7% 🟢)1.029s91.00x
▲ VercelNitro2.689s (-14.6% 🟢)3.637s (-7.3% 🟢)0.948s91.01x
▲ VercelExpress3.020s (-1.3%)3.971s (+7.8% 🔺)0.951s81.13x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Express2.197s (-0.8%)3.160s (~)0.963s101.00x
💻 LocalNitro2.205s (-1.3%)3.166s (-1.1%)0.961s101.00x
💻 LocalNext.js (Turbopack)2.360s (+7.0% 🔺)3.289s (+7.1% 🔺)0.929s101.07x
🌐 RedisNext.js (Turbopack)2.467s (-0.9%)3.011s (~)0.544s101.12x
🌐 StarterNext.js (Turbopack)2.477s (~)3.008s (~)0.531s101.13x
🐘 PostgresNext.js (Turbopack)2.623s (+2.0%)3.017s (~)0.393s101.19x
🐘 PostgresNitro2.646s (-4.3%)3.016s (~)0.371s101.20x
🐘 PostgresExpress3.000s (+8.6% 🔺)3.358s (+11.3% 🔺)0.358s91.37x
🌐 TursoNext.js (Turbopack)4.771s (+0.6%)5.188s (~)0.417s62.17x
🌐 MongoDBNext.js (Turbopack)4.785s (+1.5%)5.183s (~)0.398s62.18x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.254s (+6.9% 🔺)4.002s (+9.5% 🔺)0.748s81.00x
▲ VercelNext.js (Turbopack)3.257s (-1.6%)3.878s (+1.2%)0.621s81.00x
▲ VercelNitro3.476s (+6.8% 🔺)4.301s (+11.6% 🔺)0.825s71.07x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
🌐 Starter🥇 Next.js (Turbopack)0.129s (-2.1%)1.006s (~)0.000s (+Infinity% 🔺)1.013s (~)0.884s101.00x
💻 LocalNext.js (Turbopack)0.141s (+1.8%)1.003s (~)0.017s (+8.7% 🔺)1.028s (~)0.886s101.10x
🌐 RedisNext.js (Turbopack)0.147s (+2.3%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.867s101.14x
💻 LocalNitro0.174s (-5.9% 🟢)0.992s (~)0.015s (-9.3% 🟢)1.020s (~)0.846s101.35x
💻 LocalExpress0.176s (+1.9%)0.991s (~)0.017s (+15.3% 🔺)1.023s (~)0.847s101.37x
🌐 MongoDBNext.js (Turbopack)0.503s (+11.3% 🔺)0.949s (-4.9%)0.000s (NaN%)1.014s (~)0.511s103.92x
🌐 TursoNext.js (Turbopack)0.518s (-1.5%)0.939s (+1.3%)0.000s (-100.0% 🟢)1.015s (~)0.496s104.03x
🐘 PostgresNext.js (Turbopack)1.105s (-11.6% 🟢)1.543s (-14.4% 🟢)0.000s (+Infinity% 🔺)1.617s (-20.0% 🟢)0.512s108.60x
🐘 PostgresNitro2.288s (~)2.758s (~)0.000s (NaN%)3.014s (~)0.726s1017.81x
🐘 PostgresExpress2.418s (+12.9% 🔺)2.627s (-9.5% 🟢)0.000s (-100.0% 🟢)3.015s (~)0.597s1018.81x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.712s (-8.7% 🟢)3.298s (+1.8%)0.209s (-70.1% 🟢)3.981s (-10.0% 🟢)1.269s101.00x
▲ VercelNitro2.790s (-1.1%)3.171s (-1.4%)0.264s (-32.8% 🟢)3.898s (-7.9% 🟢)1.108s101.03x
▲ VercelNext.js (Turbopack)3.312s (-6.7% 🟢)3.833s (-3.0%)0.330s (-36.5% 🟢)4.628s (-7.2% 🟢)1.316s101.22x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)5/8
🐘 PostgresNext.js (Turbopack)8/8
▲ VercelExpress4/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)🌐 Starter5/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions

github-actionsBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production435038473
✅ 💻 Local Development398032430
✅ 📦 Local Production398032430
✅ 🐘 Local Postgres398032430
✅ 🪟 Windows430043
❌ 🌍 Community Worlds162220184
Total1834221341990

❌ Failed Tests

🌍 Community Worlds (22 failed)

mongodb (1 failed):

  • webhookWorkflow

redis (1 failed):

  • webhookWorkflow

starter (19 failed):

  • addTenWorkflow
  • addTenWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro3904
✅ example3904
✅ express3904
✅ fastify3904
✅ hono3904
✅ nextjs-turbopack4201
✅ nextjs-webpack4201
✅ nitro3904
✅ nuxt3904
✅ sveltekit3904
✅ vite3904
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable3904
✅ express-stable3904
✅ fastify-stable3904
✅ hono-stable3904
✅ nextjs-turbopack-stable4300
✅ nextjs-webpack-stable4300
✅ nitro-stable3904
✅ nuxt-stable3904
✅ sveltekit-stable3904
✅ vite-stable3904
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack4300
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev300
❌ mongodb4210
✅ redis-dev300
❌ redis4210
✅ starter-dev300
❌ starter24190
✅ turso-dev300
❌ turso4210

📋 View full workflow run

@TooTallNateGraphite App

Copy link
Copy Markdown
MemberAuthor

This stack of pull requests is managed by Graphite. Learn more about stacking.

@TooTallNate
TooTallNate marked this pull request as ready for review January 21, 2026 09:40
CopilotAI review requested due to automatic review settings January 21, 2026 09:40
@vercel

vercelBot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

@vercelvercelBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Additional Suggestion:

Deployment ID from environment variable is not stored in encoded queue message, causing re-enqueue operations to fail when environment variable is unavailable in a different context

Fix on Vercel

@TooTallNate
TooTallNate merged commit f3785f0 into mainJan 21, 2026
99 checks passed
@TooTallNate
TooTallNate deleted the 01-21-throw_an_error_if_no_deployment_id_was_specified branch January 21, 2026 17:57
Sign up for freeto 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.

2 participants

@TooTallNate@VaguelySerious