Commit ec03767
Log audit errors when partial results are allowed (v2 backport). (#1354)
When allow_partial_results is enabled, frogbot continued without failing
but only logged a generic warning, hiding the underlying audit error.
Include the actual error in the warning so pipelines remain debuggable.
Backport of #1352 for master.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent a4e08bc commit ec03767
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
588 | | - | |
| 588 | + | |
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
| |||
0 commit comments