Files
firezone/rust/headless-client/src
Thomas Eizinger 9e9dfd5e97 chore(gui-client): downgrade warning to debug (#7313)
With a retry-mechanism in place, there is no need to log a warning when
`connect_to_service` fails. Instead, we just log this as on DEBUG and
continue trying. If it fails after all attempts, the entire function
will bail out and we will receive a Sentry event from error handling
higher up the callstack.
2024-11-12 03:54:49 +00:00
..