mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Stop code sandbox on request timeout to allow sandbox process restarts
This commit is contained in:
2
.github/workflows/run_evals.yml
vendored
2
.github/workflows/run_evals.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user