Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
Review Request #15198 — Created July 24, 2026 and updated
This introduces a
scan_workers()method on broker backends, which will
scan the broker for any workers currently connected. In the Celery
implementation, this pings workers and gathers their success/error
states, returning them to the caller.This will be used for worker status displays.
Unit tests pass.
Tested this with in-progress admin work.
| Summary | ID |
|---|---|
| 688ca75bdfff0f0163adcb4126a793dcef9ac68a |