nastra commented on code in PR #10042:
URL: https://github.com/apache/iceberg/pull/10042#discussion_r1539491468


##########
site/link-checker-config.json:
##########
@@ -19,5 +19,8 @@
       "pattern": "^../../",
       "replacement": "{{BASEURL}}/site/docs/"
     }
-  ]
-}
\ No newline at end of file
+  ],
+  "retryOn429": true,
+  "retryCount": 5,
+  "fallbackRetryDelay": "120s"

Review Comment:
   can we reduce the retries? I think with that retry the last CI run took 48 
mins, which is too long IMO



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to