fix(ops): harden worktime degraded recovery

This commit is contained in:
igor04091968
2026-06-07 12:28:30 +03:00
parent aa641cba2f
commit 80af0acbd4
8 changed files with 929 additions and 36 deletions
+2
View File
@@ -3255,9 +3255,11 @@ dependencies = [
"anyhow",
"chrono",
"clap",
"regex",
"reqwest",
"serde",
"serde_json",
"tempfile",
"tiny_http",
"url",
"urlencoding",