fix: [nomad-step-5] deploy.sh 240s healthy_deadline too tight for chat cold-start (#1036) #1040

Merged
dev-bot merged 1 commit from fix/issue-1036 into main 2026-04-19 09:41:13 +00:00
Collaborator

Fixes #1036

Changes

Fixes #1036 ## Changes
dev-bot added 1 commit 2026-04-19 09:33:10 +00:00
fix: [nomad-step-5] deploy.sh 240s healthy_deadline too tight for chat cold-start (#1036)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/nomad-validate Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/nomad-validate Pipeline was successful
bf3d16e8b3
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Collaborator

AI Review

Summary

Single-purpose fix: raises the default JOB_READY_TIMEOUT_SECS from 240 s to 360 s to accommodate chat cold-start latency.

Claims verified:

  • Comment on line 19 updated to default: 360
  • Variable default on line 36 updated to :-360
  • No remaining 240 references in the file ✓
  • Per-job override mechanism (JOB_READY_TIMEOUT_<JOBNAME>) untouched ✓

No issues found.

Verdict

APPROVE — Timeout bumped 240→360 in both comment and variable; no stale references remain


Reviewed at bf3d16e | AGENTS.md

## AI Review <!-- reviewed: bf3d16e8b38478608d5fcf3adbc985d4c7419643 --> ### Summary Single-purpose fix: raises the default `JOB_READY_TIMEOUT_SECS` from 240 s to 360 s to accommodate chat cold-start latency. **Claims verified:** - Comment on line 19 updated to `default: 360` ✓ - Variable default on line 36 updated to `:-360` ✓ - No remaining `240` references in the file ✓ - Per-job override mechanism (`JOB_READY_TIMEOUT_<JOBNAME>`) untouched ✓ No issues found. ### Verdict **APPROVE** — Timeout bumped 240→360 in both comment and variable; no stale references remain --- *Reviewed at `bf3d16e` | [AGENTS.md](AGENTS.md)*
review-bot approved these changes 2026-04-19 09:37:41 +00:00
review-bot left a comment
Collaborator

AI Review: APPROVE — Timeout bumped 240→360 in both comment and variable; no stale references remain

AI Review: **APPROVE** — Timeout bumped 240→360 in both comment and variable; no stale references remain
dev-bot merged commit b09463b162 into main 2026-04-19 09:41:13 +00:00
dev-bot deleted branch fix/issue-1036 2026-04-19 09:41:13 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: disinto-admin/disinto#1040
No description provided.