feat(orch): health probe loop + VRAM pre-flight fix #12
No reviewers
Labels
No labels
architecture
backlog
enhancement
module:documents
module:hardware
module:manage
module:pipeline
module:voice
priority:backlog
priority:high
priority:medium
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/circuitforge-core#12
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/orch-llm-server"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
startinginstances every 5 s viaGET /health, transitions torunningon 200 orstoppedafter 300 s timeoutservice_max_mbfree (was// 2); fixes instances starting when VRAM is insufficientCommits
a7290c1feat(orch): background health probe loop — starting → running transitionbd13285fix(orch): tighten VRAM pre-flight to require full max_mb free (not half)Closes #10