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-06-10 15:56:58 -07:00
2026-05-29 20:50:42 -07:00
2026-06-04 23:03:37 -07:00
2026-06-11 10:01:08 +05:30
2026-06-10 13:52:26 -07:00
2026-06-10 15:22:00 -07:00
2026-06-10 23:48:11 +00:00
2026-05-19 16:02:03 -07:00
2026-06-12 07:54:42 +00:00
2026-06-08 13:57:03 -07:00
2026-06-10 10:34:07 -07:00
2026-06-09 22:10:23 +02:00
2026-06-10 13:52:26 -07:00
2026-06-05 20:15:11 -07:00
2026-05-08 18:09:14 -07:00
2026-06-11 14:04:42 +05:30
2026-05-30 14:28:46 -07:00
2026-06-10 19:38:21 -07:00
2026-06-04 17:26:59 +05:30
2026-05-14 04:16:04 +00:00
2026-06-03 11:48:35 -07:00
2026-06-02 16:30:44 -07:00
2026-06-10 12:11:03 -07:00
2026-05-14 01:24:51 +00:00
2026-06-09 17:45:42 -07:00
2026-06-10 16:06:01 -07:00
2026-06-06 12:36:05 -07:00
2026-06-02 16:30:44 -07:00
2026-06-09 22:10:23 +02:00
2026-05-26 11:35:42 -07:00
2026-05-09 09:16:27 -07:00
2026-06-04 11:07:20 -07:00
2026-06-12 06:52:57 +00:00
2026-06-03 11:26:13 -07:00
2026-06-04 11:07:20 -07:00
2026-05-01 11:55:36 +05:30
2026-05-13 09:49:05 -07:00
2026-05-13 14:09:12 -07:00
2026-05-01 14:24:53 -07:00
2026-05-28 11:39:02 -07:00
2026-05-13 12:03:36 -07:00
2026-06-10 19:38:21 -07:00
2026-05-07 11:53:03 -07:00
2026-05-06 00:28:42 +02:00
2026-05-03 02:04:05 +00:00
2026-05-02 02:17:46 +00:00
2026-06-10 16:06:32 -07:00
2026-05-23 12:15:59 -07:00
2026-06-10 19:38:21 -07:00
2026-06-04 12:13:11 -07:00
2026-05-29 23:15:27 -07:00
2026-05-04 18:17:31 +00:00
2026-05-14 09:28:31 -07:00
2026-05-15 04:37:59 -07:00
2026-05-13 09:49:05 -07:00
2026-05-06 18:39:15 +00:00
2026-04-30 20:44:14 -07:00
2026-06-06 17:24:55 -07:00