Commit 109960d
committed
Fix: propagate per-run runtime failures
Read each completed a2a3 run's existing orchestration and scheduler
status latch after its event fence. A nonzero status now enters the same
runner recovery, validation logging, and force-reset path that stream sync
previously triggered, without waiting for a queued successor.1 parent 725e67f commit 109960d
4 files changed
Lines changed: 21 additions & 5 deletions
File tree
- src
- a2a3
- platform/onboard/host
- runtime
- host_build_graph/host
- tensormap_and_ringbuffer/host
- common/platform/onboard/host
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
639 | | - | |
640 | 635 | | |
641 | 636 | | |
642 | 637 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
278 | 283 | | |
279 | 284 | | |
280 | 285 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
224 | 229 | | |
225 | 230 | | |
226 | 231 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
643 | 644 | | |
644 | 645 | | |
645 | 646 | | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
646 | 655 | | |
647 | 656 | | |
648 | 657 | | |
| |||
937 | 946 | | |
938 | 947 | | |
939 | 948 | | |
| 949 | + | |
940 | 950 | | |
941 | 951 | | |
942 | 952 | | |
| |||
985 | 995 | | |
986 | 996 | | |
987 | 997 | | |
| 998 | + | |
988 | 999 | | |
989 | 1000 | | |
990 | 1001 | | |
| |||
0 commit comments