Files
temporal/api/persistence/v1
David Reiss 7709660eed Dynamic partitioning: sync backlog counts (#10874)
## What changed?
Include backlog counts (quanitzed) in partition scale state and info,
and use
them in simple scaler.

## Why?
Scaling based on large backlogs, and later load balancing based on
backlog too.

## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [x] added new functional test(s)
2026-07-15 15:06:08 -07:00
..