We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3660ed5 commit 6c4c22cCopy full SHA for 6c4c22c
components/image-builder-bob/cmd/runc-facade/main.go
@@ -17,7 +17,7 @@ import (
17
"golang.org/x/xerrors"
18
)
19
20
-const RETRY = 2
+const RETRY = 3
21
22
func main() {
23
log := logrus.New()
0 commit comments