Skip to content

Conversation

@acdlite
Copy link
Collaborator

@acdlite acdlite commented Jan 31, 2021

Based on #20703

If build job is still pending, the script will continuously poll until it reaches the retry limit.

I've set the limit at 10 minutes, since our CI pipeline almost always finishes before that.

@acdlite acdlite requested a review from bvaughn January 31, 2021 20:27
@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Jan 31, 2021
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 31, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 5c0aef6:

Sandbox Source
React Configuration

@sizebot
Copy link

sizebot commented Jan 31, 2021

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against 5c0aef6

@sizebot
Copy link

sizebot commented Jan 31, 2021

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against 5c0aef6

Copy link
Contributor

@bvaughn bvaughn left a comment

Choose a reason for hiding this comment

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

I don't feel strongly about this. :)

@acdlite acdlite force-pushed the add-automatic-retry-to-download-script branch from 931e939 to ad5417a Compare February 1, 2021 16:27
If build job is still pending, the script will continously poll until
it reaches the retry limit.

I've set the limit at 10 minutes, since our CI pipeline almost always
finishes before that.
@acdlite acdlite force-pushed the add-automatic-retry-to-download-script branch from ad5417a to 5c0aef6 Compare February 1, 2021 16:29
@acdlite acdlite merged commit f8545f6 into facebook:master Feb 1, 2021
koto pushed a commit to koto/react that referenced this pull request Jun 15, 2021
If build job is still pending, the script will continously poll until
it reaches the retry limit.

I've set the limit at 10 minutes, since our CI pipeline almost always
finishes before that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants