Commit 852ee3b
Add poller_autoscaling_auto_enroll namespace capability (#803)
## What
Add a new `poller_autoscaling_auto_enroll` boolean field to
`NamespaceInfo.Capabilities`.
## Why
Today, poller autoscaling requires explicit SDK-side opt-in via worker
options. This capability lets the server tell SDKs to automatically
enroll workers in poller autoscaling for specific namespaces, controlled
by a namespace-scoped dynamic config — no user code changes needed.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7e04182 commit 852ee3b
3 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16739 | 16739 | | |
16740 | 16740 | | |
16741 | 16741 | | |
| 16742 | + | |
| 16743 | + | |
| 16744 | + | |
| 16745 | + | |
16742 | 16746 | | |
16743 | 16747 | | |
16744 | 16748 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13141 | 13141 | | |
13142 | 13142 | | |
13143 | 13143 | | |
| 13144 | + | |
| 13145 | + | |
| 13146 | + | |
13144 | 13147 | | |
13145 | 13148 | | |
13146 | 13149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
0 commit comments