Lox distributor panics on user request
I just took a look at the logs after trying to use the lox distributor and getting a 502 error. This is what I saw:
Nov 20 17:37:07 rdsys-frontend-01 lox-distributor[1794548]: thread 'tokio-runtime-worker' panicked at crates/lox-distributor/src/main.rs:344:44:
Nov 20 17:37:07 rdsys-frontend-01 lox-distributor[1794548]: called `Result::unwrap()` on an `Err` value: SendError { .. }
Nov 20 17:38:31 rdsys-frontend-01 lox-distributor[1794548]: thread 'tokio-runtime-worker' panicked at crates/lox-distributor/src/main.rs:344:44:
Nov 20 17:38:31 rdsys-frontend-01 lox-distributor[1794548]: called `Result::unwrap()` on an `Err` value: SendError { .. }