Skip to content

[Fix] Keep Tencent PM2 process alive after deploy - #237

Merged
JunchenMeteor merged 1 commit into
mainfrom
dev/fix/tencent-deploy-pm2-survival
Jun 2, 2026
Merged

[Fix] Keep Tencent PM2 process alive after deploy#237
JunchenMeteor merged 1 commit into
mainfrom
dev/fix/tencent-deploy-pm2-survival

Conversation

@JunchenMeteor

Copy link
Copy Markdown
Owner

Summary

  • Unset RUNNER_TRACKING_ID before PM2 restart/start so GitHub runner cleanup does not terminate the deployed process.
  • Retry the local health check while Next starts listening after restart.

Closes #236

Test Plan

  • npm run lint
  • Verify Tencent Deploy succeeds on main after merge.
  • Verify http://106.54.229.202:3200 responds after deployment.

@vercel

vercel Bot commented Jun 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
meteorvoice Ready Ready Preview, Comment Jun 2, 2026 5:27pm

@JunchenMeteor
JunchenMeteor merged commit 411672d into main Jun 2, 2026
6 checks passed
@JunchenMeteor
JunchenMeteor deleted the dev/fix/tencent-deploy-pm2-survival branch June 2, 2026 17:29
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.

[Fix] Keep Tencent PM2 process alive after deploy

1 participant