Commit 0430eb9
[SPARK-48987][INFRA] Make
### What changes were proposed in this pull request?
The pr aims to make `curl` retry `3 times` in `bin/mvn`.
### Why are the changes needed?
Avoid the following issues:
https://github.com/panbingkun/spark/actions/runs/10067831390/job/27832101470
<img width="993" alt="image" src="https://github.com/user-attachments/assets/3fa9a59a-82cb-4e99-b9f7-d128f051d340">
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Continuous manual observation.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes apache#47465 from panbingkun/SPARK-48987.
Authored-by: panbingkun <panbingkun@baidu.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>curl retry 3 times in bin/mvn
1 parent 9a14d74 commit 0430eb9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments