sozu-proxy / sozu

Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
https://www.sozu.io/
GNU Affero General Public License v3.0
3.12k stars 193 forks source link

fix worker status command #1036

Closed Keksoj closed 11 months ago

Keksoj commented 1 year ago

Until now, querying the status of the workers would not show a non-answering worker. This PR fixes it.