mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #772] [MERGED] fix: increase upload timeout default and improve timeout hints #775
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#775
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/772
Author: @rudrankriyam
Created: 2/25/2026
Status: ✅ Merged
Merged: 2/25/2026
Merged by: @rudrankriyam
Base:
main← Head:cursor/app-store-experiment-treatment-localizations-9894📝 Commits (4)
cafcbeatest: add red coverage for upload timeout hints18ed8abfix: increase upload timeout and improve timeout hint51af4fefix: raise upload timeout hint above new default45a05a6Merge pull request #773 from rudrankriyam/cursor/upload-timeout-hint-value-aefa📊 Changes
4 files changed (+64 additions, -4 deletions)
View changed files
📝
internal/asc/client_core.go(+1 -1)➕
internal/asc/client_core_timeout_test.go(+24 -0)📝
internal/cli/shared/errfmt/errfmt.go(+18 -1)📝
internal/cli/shared/errfmt/errfmt_test.go(+21 -2)📄 Description
Linked Issue
Fixes #771
Summary
context deadline exceeded:ASC_UPLOAD_TIMEOUT(for example,ASC_UPLOAD_TIMEOUT=600s).ASC_TIMEOUT.Validation
make formatmake lintmake test🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.