Skip to content

Commit a848411

Browse files
authored
[eas-cli] Re-upload assets stuck in polling loop when GCF finalize retry window is exhausted (#3918)
* [eas-cli] Retry uploading update assets that do not finish processing * [eas-cli] Prefix changelog entry with [eas-cli] * [eas-cli] Restore poll-window comment and parallelize asset limit fetch * [eas-cli] Move changelog entry back under main
1 parent 58968dd commit a848411

3 files changed

Lines changed: 680 additions & 133 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ This is the log of notable changes to EAS CLI and related packages.
1010

1111
### 🐛 Bug fixes
1212

13+
- [eas-cli] Retry uploading assets that don't finish processing during `eas update`, instead of failing the update. ([#3918](https://github.com/expo/eas-cli/pull/3918) by [@gwdp](https://github.com/gwdp))
14+
1315
### 🧹 Chores
1416

1517
## [20.5.1](https://github.com/expo/eas-cli/releases/tag/v20.5.1) - 2026-07-01

0 commit comments

Comments
 (0)