Skip to content

Use ponyup retries and longer API timeout in Dockerfiles#5101

Merged
SeanTAllen merged 1 commit intomainfrom
dockerfiles-ponyup-retries
Apr 3, 2026
Merged

Use ponyup retries and longer API timeout in Dockerfiles#5101
SeanTAllen merged 1 commit intomainfrom
dockerfiles-ponyup-retries

Conversation

@SeanTAllen
Copy link
Copy Markdown
Member

The nightly image build failed because ponyup timed out querying Cloudsmith for changelog-tool. ponyup 0.14.0 added --api-timeout and 0.15.1 added --retries. This bumps the API timeout from the default 15s to 30s and retries up to 3 times (with 3s waits between attempts) to handle transient Cloudsmith issues.

Updates both the nightly and release Dockerfiles.

The nightly image build failed because ponyup timed out querying
Cloudsmith for changelog-tool. ponyup 0.14.0 added --api-timeout
and 0.15.1 added --retries. Bump the API timeout from 15s to 30s
and retry up to 3 times to handle transient Cloudsmith issues.
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Apr 3, 2026
@SeanTAllen SeanTAllen merged commit 17970de into main Apr 3, 2026
11 checks passed
@SeanTAllen SeanTAllen deleted the dockerfiles-ponyup-retries branch April 3, 2026 01:39
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants