Skip to content

fix: expose accepted execution backend in heartbeat output - #502

Merged
Pigbibi merged 1 commit into
mainfrom
codex/ibkr-backend-readback-20260909
Sep 9, 2026
Merged

fix: expose accepted execution backend in heartbeat output#502
Pigbibi merged 1 commit into
mainfrom
codex/ibkr-backend-readback-20260909

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Heartbeat checks already read accepted execution reports, but their successful output does not identify the execution backend. This change exposes only the existing gateway/quantconnect enum (otherwise unknown), bound to the report timestamp, and retains the newest accepted report per required target. It does not read secrets or change report acceptance, health, notifications, or trading behavior.

Validation: 39 focused heartbeat and runtime-policy tests passed; Ruff and git diff --check passed. Tests cover invalid backend values without echoing them, rejected reports, and newest accepted report selection. Live backend readback remains to be verified after publication through the existing lifecycle workflow.

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit dfd3277 into main Sep 9, 2026
1 check passed
@Pigbibi
Pigbibi deleted the codex/ibkr-backend-readback-20260909 branch September 9, 2026 11:07
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