Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MINOR: [R] Increase timeout for binary download #39080

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

assignUser
Copy link
Member

Rationale for this change

Download of mac binaries failed on CRAN and would likely fail on my local ancient bandwidth DSL (~300-500kbs) as well so a bit more buffer in the timeour value should help.

What changes are included in this PR?

Increase timeout.

Are these changes tested?

Not really testable.

Are there any user-facing changes?

No.

@assignUser assignUser added this to the 14.0.2 milestone Dec 5, 2023
@github-actions github-actions bot added the awaiting review Awaiting review label Dec 5, 2023
Copy link
Member

@paleolimbot paleolimbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Dec 5, 2023
@assignUser assignUser self-assigned this Dec 5, 2023
@assignUser assignUser merged commit 804b4f8 into apache:main Dec 5, 2023
10 checks passed
@assignUser assignUser removed the awaiting merge Awaiting merge label Dec 5, 2023
Copy link

After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit 804b4f8.

There was 1 benchmark result indicating a performance regression:

The full Conbench report has more details. It also includes information about 4 possible false positives for unstable benchmarks that are known to sometimes produce them.

assignUser added a commit that referenced this pull request Jan 9, 2024
### Rationale for this change

Download of mac binaries failed on CRAN and would likely fail on my local ancient bandwidth DSL (~300-500kbs) as well so a bit more buffer in the timeour value should help.

### What changes are included in this PR?

Increase timeout.

### Are these changes tested?

Not really testable.

### Are there any user-facing changes?

No.

Authored-by: Jacob Wujciak-Jens <[email protected]>
Signed-off-by: Jacob Wujciak-Jens <[email protected]>
dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
### Rationale for this change

Download of mac binaries failed on CRAN and would likely fail on my local ancient bandwidth DSL (~300-500kbs) as well so a bit more buffer in the timeour value should help.

### What changes are included in this PR?

Increase timeout.

### Are these changes tested?

Not really testable.

### Are there any user-facing changes?

No.

Authored-by: Jacob Wujciak-Jens <[email protected]>
Signed-off-by: Jacob Wujciak-Jens <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants