2026-03-17T09:14:44.118Z INFO shop_catalog::handler: serving GET /api/catalog thread 'tokio-runtime-worker' panicked at src/pricing.rs:88:23: called `Option::unwrap()` on a `None` value stack backtrace: 0: rust_begin_unwind at /rustc/9b00956e5/library/std/src/panicking.rs:665:5 1: core::panicking::panic_fmt at /rustc/9b00956e5/library/core/src/panicking.rs:74:14 2: core::panicking::panic at /rustc/9b00956e5/library/core/src/panicking.rs:148:5 3: shop_catalog::pricing::apply_discount at ./src/pricing.rs:88:23 4: shop_catalog::handler::catalog at ./src/handler.rs:141:18 5: tokio::runtime::task::harness::Harness::poll at ./cargo/registry/tokio-1.44.0/src/runtime/task/harness.rs:157:15 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. 2026-03-17T09:14:44.121Z ERROR shop_catalog::server: worker thread panicked, request aborted