Files
firezone/rust/headless-client/src
Reactor Scram afb405ce9f chore(rust/gui-client): log connlib connection errors (#6574)
Old behavior: Connection errors are sent to the GUI but the IPC service
forgets about them.

New behavior: Clone the error and log it on both sides.

Found while debugging a customer issue. This would have made the logs
easier to read.
2024-09-03 19:59:03 +00:00
..