Unwrap and expect were convenient for the happy cases. However,
they are unsatisfactory for actual edge cases as they cause panic which
puts tunnelbroker into a semi-broken state.
Depends on D7800
Differential D7801
[Tunnelbroker] Remove usages of unwrap and expect • jon on May 12 2023, 3:12 PM. Authored by Tags None Referenced Files
Details Unwrap and expect were convenient for the happy cases. However, Depends on D7800 nix develop # init localstack and run terraform comm-dev services start (cd services/terraform && ./run.sh) (cd services/tunnelbroker && cargo run &) (cd services/commtest && cargo test --test tunnelbroker_integration_test)
Diff Detail
Event TimelineComment Actions Requesting changes only to get answer about using comm-services-lib
Comment Actions Fair enough, accepting to unblock you now, but we definitely need to prioritize the comm-services-lib sync, or maintaining the lib will bring more costs than benefits. Anyway, this can be discussed in the Linear task you created ;) |