Skip to content

docs: Serverless Worker Autoscaling encyclopedia page (5/4)#4460

Merged
lennessyy merged 4 commits intofeat/serverless-worker-prereleasefrom
feat/serverless-worker-autoscaling
Apr 21, 2026
Merged

docs: Serverless Worker Autoscaling encyclopedia page (5/4)#4460
lennessyy merged 4 commits intofeat/serverless-worker-prereleasefrom
feat/serverless-worker-autoscaling

Conversation

@bchav
Copy link
Copy Markdown
Contributor

@bchav bchav commented Apr 21, 2026

Summary

  • Adds a dedicated encyclopedia page explaining how Temporal autoscales Serverless Workers on AWS Lambda
  • Covers scaling signals (Task Queue backlog + sync match rate), the push-based scaling flow, Lambda invocation lifecycle from an autoscaling perspective, failure handling (OOM, concurrency limits, noisy neighbor isolation), and key constraints
  • Adds an Autoscaling section to the existing Serverless Workers encyclopedia page with a cross-link
  • Adds sidebar entry under Workers > Encyclopedia

This is a companion to the existing serverless worker docs split:

Cross-referenced against all four existing PRs to ensure terminology and configuration details are accurate.

Test plan

  • Verify the new page renders at /serverless-worker-autoscaling
  • Verify the sidebar shows the new entry under Workers > Encyclopedia
  • Verify the cross-link from /serverless-workers Autoscaling section works
  • Verify internal links to /serverless-workers#worker-lifecycle and /worker-versioning resolve

🤖 Generated with Claude Code

┆Attachments: EDU-6234 docs: Serverless Worker Autoscaling encyclopedia page (5/4)

Add a dedicated page explaining how Temporal autoscales Serverless Workers
on AWS Lambda, covering scaling signals (backlog + sync match rate),
the push-based scaling flow, failure handling, and key constraints.

Also adds an Autoscaling section to the existing Serverless Workers
encyclopedia page linking to the new page, and a sidebar entry.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bchav bchav requested a review from a team as a code owner April 21, 2026 16:29
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 21, 2026

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

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Apr 21, 2026 9:55pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

@lennessyy
Copy link
Copy Markdown
Contributor

I think the content so far doesn't need a dedicated page. Once we have additional content from the other cloud compute providers, I'll have a better idea of how to split the pages in the folder.

@lennessyy lennessyy merged commit d16544a into feat/serverless-worker-prerelease Apr 21, 2026
10 checks passed
@lennessyy lennessyy deleted the feat/serverless-worker-autoscaling branch April 21, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants