mateo-berri
bec3b8e321
fix(proxy): scope passthrough post-call guardrail buffering to the request
...
Buffering the Bedrock event stream into a single non-streaming response was
gated on whether any post_call guardrail existed globally, so every
converse-stream request lost streaming once any post_call guardrail was
registered, even for keys that did not reference it. Mirror the gate used by
post_call_success_hook (should_run_guardrail against the request's merged
guardrails) so only requests whose key/team actually trigger a post_call
guardrail are buffered.
2026-06-12 07:54:42 +00:00
..
2026-05-30 11:26:24 -07:00
2026-05-18 09:15:39 -07:00
2026-06-02 16:11:52 -07:00
2026-06-02 08:48:10 -07:00
2026-06-06 17:50:29 -07:00
2026-05-30 11:26:24 -07:00
2026-06-06 11:16:44 -07:00
2026-05-23 12:15:41 -07:00
2026-06-06 12:35:18 -07:00
2026-06-03 13:46:43 -07:00
2026-06-01 09:54:30 -07:00
2026-06-10 10:34:07 -07:00
2026-06-10 13:52:26 -07:00
2026-06-03 13:46:43 -07:00
2026-06-02 12:22:04 -07:00
2026-06-03 13:46:43 -07:00
2026-05-15 15:44:28 -07:00
2026-05-18 16:28:14 -07:00
2026-06-03 13:46:43 -07:00
2026-06-03 13:46:43 -07:00
2026-05-28 21:19:04 -07:00
2026-06-09 09:19:15 -07:00
2026-06-06 14:33:42 -07:00
2026-06-04 14:56:02 -07:00
2026-06-04 14:56:02 -07:00
2026-06-04 19:00:36 -07:00
2026-06-10 10:34:07 -07:00
2026-05-18 09:15:39 -07:00
2026-05-15 15:44:28 -07:00
2026-06-12 07:54:42 +00:00
2026-06-05 21:05:32 +00:00
2026-05-30 11:26:24 -07:00
2026-06-03 11:28:08 -07:00
2026-05-01 12:32:59 -07:00
2026-06-03 13:46:43 -07:00
2026-06-06 14:33:42 -07:00
2026-06-03 13:46:43 -07:00
2026-06-05 10:22:41 -07:00
2026-05-18 16:39:02 -07:00
2026-05-15 15:44:28 -07:00
2026-05-12 16:55:18 -07:00
2026-06-06 14:33:42 -07:00
2026-05-15 15:44:28 -07:00
2026-06-06 14:33:42 -07:00
2026-05-15 15:44:28 -07:00
2026-05-20 21:25:19 -07:00
2026-05-20 21:25:19 -07:00
2026-05-10 00:18:55 +00:00