watcher: back off when the control plane 5xxsUnverified
28288eb parent: 6c54e89 modified
internal/watcher/watch.go +1 -0 | @@ -12,3 +12,4 @@ func Watch(interval string) error { | ||
| 12 | 12 | } |
| 13 | 13 | // iteration 1 |
| 14 | 14 | // iteration 2 |
| 15 | +// iteration 3 | |
| @@ -12,3 +12,4 @@ func Watch(interval string) error { | |||
| 12 | } | 12 | } |
| 13 | // iteration 1 | 13 | // iteration 1 |
| 14 | // iteration 2 | 14 | // iteration 2 |
| 15 | +// iteration 3 | ||