Files
temporal/api
David Reiss d0764befb4 Add drained field to InternalTaskQueueStatus (#9453)
## What changed?
Add drained field to InternalTaskQueueStatus.

## Why?
This is useful to tell if a queue is empty. Will be used for automatic
partition scaling.

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