Commit 6d3f385
committed
fix(review): downgrade REES 413 response to warn, not error
A large diff/context exceeding REES's own request-size cap is an
expected, already-handled degradation (review proceeds with no
enrichment brief, same as any other http_error outcome) -- not a
broken REES instance. Logging it at error paged/alerted on routine
oversized payloads instead of genuine REES failures.1 parent b9aa25f commit 6d3f385
2 files changed
Lines changed: 24 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
492 | | - | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
493 | 497 | | |
494 | | - | |
| 498 | + | |
495 | 499 | | |
496 | 500 | | |
497 | 501 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
712 | 729 | | |
713 | 730 | | |
714 | 731 | | |
| |||
0 commit comments