Stop code sandbox on request timeout to allow sandbox process restarts

This commit is contained in:
Debanjum
2025-02-14 13:35:37 +05:30
parent ecc2f79571
commit 701a7be291
2 changed files with 8 additions and 2 deletions

View File

@@ -114,7 +114,7 @@ jobs:
# Start code sandbox
npm install -g pm2
npm run ci --prefix terrarium
NODE_ENV=production npm run ci --prefix terrarium
# Wait for server to be ready
timeout=120