Files
kamal/lib/mrsk
Donal McBreen f64b596907 Prevent SSH connection restarts
Set a high idle timeout on the sshkit connection pool. This will
reduce the incidence of re-connection storms when a deployment has been
idle for a while (e.g. when waiting for a docker build).

The default timeout was 30 seconds, so we'll enable keepalives at a
30s interval to match. This is to help prevent connections from being
killed during long idle periods.
2023-07-25 13:09:46 +01:00
..
2023-05-01 18:58:46 +01:00
2023-05-23 13:55:04 +01:00
2023-07-25 13:09:46 +01:00
2023-01-12 14:57:34 +01:00
2023-07-25 13:08:44 +01:00
2023-07-25 13:07:04 +01:00