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


##########
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:
   I don't think it will work anyway. I'm not exploring this approach now.



-- 
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