You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: restart tailscaled if it terminates or becomes unresponsive (#112)
Closes#111
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added automatic monitoring to detect when the Tailscale service is
unavailable or unresponsive.
* Added automatic recovery that retries after a brief delay and restarts
Tailscale when needed.
* Integrated health checks into the background monitoring process to
improve service reliability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Derek Kaser <11674153+dkaser@users.noreply.github.com>