Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat: support compose rebuild operation - #13162

#13162
Merged
wanghe-fit2cloud merged 1 commit into
dev-v21Panel-dev/1Panel:dev-v2from
feature/compose-rebuild1Panel-dev/1Panel:feature/compose-rebuildCopy head branch name to clipboard
Jul 1, 2026
Merged

feat: support compose rebuild operation#13162
wanghe-fit2cloud merged 1 commit into
dev-v21Panel-dev/1Panel:dev-v2from
feature/compose-rebuild1Panel-dev/1Panel:feature/compose-rebuildCopy head branch name to clipboard

Conversation

@ssongliu

@ssongliu ssongliu commented Jul 1, 2026

Copy link
Copy Markdown
Member

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8477c61444

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

{{ $t('commons.button.restart') }}
</el-dropdown-item>
<el-dropdown-item
@click="handleComposeOperate('rebuild', row)"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Give rebuild a longer-running execution path

When this new action is selected it goes through handleComposeOperatecomposeOperate, and that API wrapper does not pass a TimeoutEnum, so the frontend falls back to ResultEnum.TIMEOUT = 20000. The server handles rebuild synchronously by running compose down and then up, each with a 20-minute command timeout, so any stack that takes more than 20 seconds to stop and recreate will show a client timeout even though the agent may still be rebuilding. Please give rebuild a longer timeout or execute it as a task.

Useful? React with 👍 / 👎.

@wanghe-fit2cloud
wanghe-fit2cloud merged commit 9073b16 into dev-v2 Jul 1, 2026
3 checks passed
@wanghe-fit2cloud
wanghe-fit2cloud deleted the feature/compose-rebuild branch July 1, 2026 08:19
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.