fix(05_inference): error_msg en DB + guard stage04-degraded #11

Open
floppyrj45 wants to merge 2 commits from fix/05-error-msg-and-stage04-guard into feature/auto-pipeline
Owner

10 segments error sans message DB. Fix: error_msg transmis a upsert_job. Guard stage04=degraded: skip proprement.

10 segments error sans message DB. Fix: error_msg transmis a upsert_job. Guard stage04=degraded: skip proprement.
floppyrj45 added 1 commit 2026-05-13 04:36:30 +00:00
- upsert_job now receives error_msg= on failure → debug possible
- Guard before run_inference: skip segments with stage04=degraded,
  mark as skipped instead of attempting inference on bad frames
- Addresses: 10 orphan error records from iter-5 batch (6 were degraded at 04,
  4 had transient SSH failure with no trace in DB)

Author: Poulpe <claude@nowyouknow.fr>
floppyrj45 added 1 commit 2026-05-13 04:39:36 +00:00
This pull request has changes conflicting with the target branch.
  • pipeline/iteration-log.md
  • pipeline/stages/05_inference.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/05-error-msg-and-stage04-guard:fix/05-error-msg-and-stage04-guard
git checkout fix/05-error-msg-and-stage04-guard
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: floppyrj45/cosma-qc#11