lix prints ssh connection errors too often #984

Open
opened 2025-08-30 17:36:12 +00:00 by pennae · 0 comments
Owner

Describe the bug

when a builder is offline or unreachable for other reasons we print an ssh unreachable error for it every time it is contacted. this is very noisy and doesn't tell us very much if the error message hasn't changed.

Steps To Reproduce

build something with many dependencies while any configured builder isn't reachable

Expected behavior

only print one unreachable error per builder

nix --version output

nix (Lix, like Nix) 2.94.0-dev-pre20250812-4a119e6

## Describe the bug when a builder is offline or unreachable for other reasons we print an ssh unreachable error for it every time it is contacted. this is very noisy and doesn't tell us very much if the error message hasn't changed. ## Steps To Reproduce build something with many dependencies while any configured builder isn't reachable ## Expected behavior only print one unreachable error per builder ## `nix --version` output `nix (Lix, like Nix) 2.94.0-dev-pre20250812-4a119e6`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#984
No description provided.