Skip to content

Fix sidecar startup health check - #43

Merged
Today20092 merged 2 commits into
mainfrom
codex/fix-startup-sidecar-health
Jul 11, 2026
Merged

Fix sidecar startup health check#43
Today20092 merged 2 commits into
mainfrom
codex/fix-startup-sidecar-health

Conversation

@Today20092

Copy link
Copy Markdown
Owner

What changed

  • Add a lightweight API health endpoint.
  • Use it for Electron sidecar readiness checks.
  • Add regression coverage proving health checks do not poll Resolve.

Why

At Windows login, the readiness probe called the tracking status endpoint. That endpoint polls the DaVinci Resolve scripting bridge and can block before Resolve is running, causing the startup error dialog.

Validation

  • 13 Python API tests passed.
  • 14 Electron tests passed.

@Today20092
Today20092 merged commit 50d84c5 into main Jul 11, 2026
2 checks passed
@Today20092
Today20092 deleted the codex/fix-startup-sidecar-health branch July 11, 2026 18:48
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.

1 participant