Commit f065da7
Fix execTxn to prioritize pipeline-level errors over results
Pipeline-level errors (connection/transport failures) were only checked
when results were empty. Now checked first to avoid silently ignoring
transport errors when partial results are returned.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1a70ea0 commit f065da7
2 files changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
352 | 355 | | |
353 | 356 | | |
354 | 357 | | |
355 | 358 | | |
356 | | - | |
357 | | - | |
358 | 359 | | |
359 | 360 | | |
360 | 361 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
373 | 376 | | |
374 | 377 | | |
375 | 378 | | |
376 | | - | |
377 | | - | |
378 | 379 | | |
379 | 380 | | |
380 | 381 | | |
| |||
0 commit comments