Skip to content

Adjust sleep time just after termination#2386

Merged
cb-github-robot merged 1 commit intocloud-barista:mainfrom
seokho-son:main
Mar 28, 2026
Merged

Adjust sleep time just after termination#2386
cb-github-robot merged 1 commit intocloud-barista:mainfrom
seokho-son:main

Conversation

@seokho-son
Copy link
Copy Markdown
Member

No description provided.

@seokho-son seokho-son requested a review from yunkon-kim as a code owner March 28, 2026 16:05
Copilot AI review requested due to automatic review settings March 28, 2026 16:05
Copy link
Copy Markdown
Contributor

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

This PR tweaks timing behavior around VM/MCI termination and adjusts CB-Spider control request timeouts to better accommodate slower operations.

Changes:

  • Reduced post-terminate sleep delays in DelMci and DelMciVm (5s→1s, 2s→1s) and updated the corresponding log messages.
  • Increased the HTTP client timeout used by ControlVmAsync (10m→20m; NCP override 15m→25m).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
src/core/infra/manageInfo.go Shortens fixed waits after triggering termination before proceeding with delete flows.
src/core/infra/control.go Extends Spider control API request timeouts (general + NCP-specific).

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

Signed-off-by: Seokho Son <shsongist@gmail.com>
@seokho-son
Copy link
Copy Markdown
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Mar 28, 2026
@cb-github-robot cb-github-robot merged commit 0527aaf into cloud-barista:main Mar 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved This PR is approved and will be merged soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants