kevinjqliu opened a new pull request, #1412: URL: https://github.com/apache/iceberg-python/pull/1412
CI constantly fails because `curl` errors intermittently, up curl retry to `5`. By default `--retry` uses exponential backoff. From the docs, https://curl.se/docs/manpage.html ``` By using [--retry-delay](https://curl.se/docs/manpage.html#--retry-delay) you disable this exponential backoff algorithm. ``` -- 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