fix: sshPkg.Fatal has more nuance #525

Merged
decentral1se merged 1 commits from server-add-error-handler into main 2025-03-23 09:30:26 +00:00
Owner

See #507

It's not always "just ssh to the host", it can be something from docker on the remote side. So, it seems best to defer to the mapping of errors in sshPkg.Fatal and improve those. They're more specific to the actual problem with a 1-to-1 mapping.

Hopefully we can improve the overall error reporting / hinting situation soon.

See https://git.coopcloud.tech/toolshed/abra/issues/507 It's not always "just ssh to the host", it can be something from docker on the remote side. So, it seems best to defer to the mapping of errors in `sshPkg.Fatal` and improve those. They're more specific to the actual problem with a 1-to-1 mapping. Hopefully we can improve the overall error reporting / hinting situation soon.
decentral1se added 1 commit 2025-03-23 09:29:59 +00:00
fix: sshPkg.Fatal has more nuance
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
6d64e0edd3
See #507
decentral1se merged commit 6d64e0edd3 into main 2025-03-23 09:30:26 +00:00
decentral1se deleted branch server-add-error-handler 2025-03-23 09:30:26 +00:00
Sign in to join this conversation.
No description provided.