Panic in lox-distributor logs
I see the following messages in the production lox-distributor logs:
Dec 20 01:10:50 rdsys-frontend-01 lox-distributor[31127]: thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Body, source: hyper::Error(Body, source: hyper::Error(Body, Custom { kind: UnexpectedEof, error: "unexpected EOF during chunk size line" }) })', crates/lox-distributor/src/main.rs:134:10
Dec 20 01:10:50 rdsys-frontend-01 lox-distributor[31127]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Dec 20 01:10:50 rdsys-frontend-01 lox-distributor[31127]: thread 'tokio-runtime-worker' panicked at 'called `Option::unwrap()` on a `None` value', crates/lox-distributor/src/main.rs:155:41