You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-52258][BUILD][FOLLOW-UP] Add retries when connecting to the ASF repo
### What changes were proposed in this pull request?
This PR adds retries when connecting to the ASF repo
### Why are the changes needed?
`curl` to ASF repo is actually flaky.
### Does this PR introduce _any_ user-facing change?
No, dev-only.
### How was this patch tested?
Manually.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#50983 from HyukjinKwon/SPARK-52258-followup.
Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
0 commit comments