mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #526] [MERGED] Upload timeout resolution #590
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#590
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/526
Author: @rudrankriyam
Created: 2/14/2026
Status: ✅ Merged
Merged: 2/14/2026
Merged by: @rudrankriyam
Base:
main← Head:cursor/upload-timeout-resolution-907d📝 Commits (1)
0ab3178Use upload timeout for asset file uploads📊 Changes
2 files changed (+80 additions, -1 deletions)
View changed files
📝
internal/asc/assets_upload.go(+1 -1)📝
internal/asc/assets_upload_test.go(+79 -0)📄 Description
Summary
UploadAssetFromFileto correctly useASC_UPLOAD_TIMEOUTfor HTTP client timeouts, rather thanASC_TIMEOUT.ASC_UPLOAD_TIMEOUTis honored, covering both success (longer upload timeout) and failure (shorter upload timeout) scenarios.Validation
make formatmake lintmake testWall of Apps (only if this PR adds/updates a Wall app)
docs/wall-of-apps.json(not the generated Wall block inREADME.mddirectly)make update-wall-of-appsdocs/wall-of-apps.jsonREADME.md🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.