fix: reconnect after silent control heartbeat loss

This commit is contained in:
2026-07-27 02:45:21 +00:00
parent 4ba5e92248
commit 1a06da3984
7 changed files with 70 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: archive-control-archive
services:
archive-client:
image: sodium/archive-clients:v0.1.12
image: sodium/archive-clients:v0.1.13
user: "1000:1000"
restart: unless-stopped
command: ["--config", "/etc/archive-control/client.toml"]
+1 -1
View File
@@ -2,7 +2,7 @@ name: archive-control-cache
services:
archive-client:
image: sodium/archive-clients:v0.1.12
image: sodium/archive-clients:v0.1.13
user: "1001:1001"
restart: unless-stopped
network_mode: host
+1 -1
View File
@@ -2,7 +2,7 @@ name: archive-control-cache
services:
archive-client:
image: sodium/archive-clients:v0.1.12
image: sodium/archive-clients:v0.1.13
user: "1001:1001"
restart: unless-stopped
network_mode: host