dillon1000/react

Commit

Add automatic retry to download script (#20704)

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.
Browse files
Changed paths1 file
First-parent comparison
M scripts/release/get-build-id-for-commit.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…