mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #697] [MERGED] fix(screenshots): harden CDN downloads with retries and curl-like UA #718
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#718
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/697
Author: @rudrankriyam
Created: 2/20/2026
Status: ✅ Merged
Merged: 2/20/2026
Merged by: @rudrankriyam
Base:
main← Head:fix/screenshots-download-transient-403📝 Commits (4)
0c19c6efix(screenshots): retry transient CDN download failuresc33a858fix(screenshots): use curl-like user-agent for CDN downloadsa77e081assets: do not retry context-canceled download errors056c0beMerge pull request #700 from rudrankriyam/cursor/assets-context-error-handling-694e📊 Changes
3 files changed (+241 additions, -1 deletions)
View changed files
📝
internal/cli/assets/assets_download_helpers.go(+95 -1)📝
internal/cli/assets/assets_download_helpers_test.go(+38 -0)📝
internal/cli/cmdtest/assets_download_media_test.go(+108 -0)📄 Description
Summary
403User-Agenton asset download requests to avoid unstable behavior observed with Go's default UA onmzstaticscreenshot URLsUser-AgentheaderTest plan
make formatmake lintASC_BYPASS_KEYCHAIN=1 make testASC_BYPASS_KEYCHAIN=1 go test ./internal/cli/assets ./internal/cli/cmdtest -count=1117, failed069, failed0🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.