rickub/portalpublic Fork 0
28288eb
Commits
Clone
git clone https://git.rickub.com/rickub/portal.git
git clone ssh://git@rickub.com/rickub/portal.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

watcher: back off when the control plane 5xxsUnverified

rick committed 2026-09-22T22:04:19+02:00 Browse files
28288eb parent: 6c54e89
modified internal/watcher/watch.go +1 -0
@@ -12,3 +12,4 @@ func Watch(interval string) error {
1212 }
1313 // iteration 1
1414 // iteration 2
15+// iteration 3
@@ -12,3 +12,4 @@ func Watch(interval string) error {
12 }12 }
13 // iteration 113 // iteration 1
14 // iteration 214 // iteration 2
15+// iteration 3