Skip to content

GH-1107: Increase publish job timeout#1108

Merged
kou merged 1 commit intoapache:mainfrom
kou:release-timeout
Apr 10, 2026
Merged

GH-1107: Increase publish job timeout#1108
kou merged 1 commit intoapache:mainfrom
kou:release-timeout

Conversation

@kou
Copy link
Copy Markdown
Member

@kou kou commented Apr 10, 2026

What's Changed

We have many artifacts and need sleep 1 per upload. So 5min timeout is too short.

Closes #1107.

We have many artifacts and need `sleep 1` per upload. So 5min timeout
is too short.
Copilot AI review requested due to automatic review settings April 10, 2026 03:43
@github-actions

This comment has been minimized.

@kou kou added the chore PRs that make misc changes. label Apr 10, 2026
@github-actions github-actions bot added this to the 20.0.0 milestone Apr 10, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Increases the GitHub Actions release workflow publish job timeout to prevent release runs from failing when uploading many artifacts (as seen in #1107).

Changes:

  • Increase publish job timeout from 5 minutes to 30 minutes in the release workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kou kou merged commit e4f8c92 into apache:main Apr 10, 2026
16 of 18 checks passed
@kou kou deleted the release-timeout branch April 10, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore PRs that make misc changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The release workflow failed with timeout and we did not publish 19.0.0 docs

3 participants