wanglu241
2ddedad1d0
fix(sessions): tighten gateway model-run key predicate
...
The model-run prune predicate fell back to testing the raw sessionKey
when parseAgentSessionKey returned null, so unscoped keys like
`explicit:model-run-<uuid>` and shapes with empty agent ids were
eligible for the new default 24h cleanup. Restrict matching to keys
that successfully parse as agent-scoped with a non-empty agent id,
and add negative tests covering unscoped, empty-agent, extra-segment,
and whitespace-padded keys.
Refs #88632 (review feedback before merge).
2026-06-24 13:42:39 -07:00
..
2026-06-24 07:12:33 -07:00
2026-06-24 07:44:19 -07:00
2026-06-24 12:19:53 -07:00
2026-06-17 17:41:44 +08:00
2026-06-23 11:56:49 +08:00
2026-06-24 23:46:20 +08:00
2026-06-24 20:44:01 +01:00
2026-06-24 13:42:39 -07:00
2026-06-17 20:11:16 +08:00
2026-06-24 13:42:39 -07:00
2026-06-24 21:33:49 +08:00
2026-06-24 20:28:42 +01:00
2026-06-24 06:26:52 -07:00
2026-06-23 17:21:05 +08:00
2026-06-24 09:34:28 -07:00
2026-06-24 19:57:39 +01:00
2026-06-22 22:48:03 +08:00
2026-06-23 03:17:22 +08:00
2026-06-24 12:22:49 -07:00
2026-06-23 17:45:15 +08:00
2026-06-23 03:34:43 +08:00
2026-06-24 09:30:59 -07:00
2026-06-23 10:11:18 +08:00
2026-06-23 00:38:07 +08:00
2026-06-22 19:12:22 +08:00
2026-06-22 21:10:23 +08:00
2026-06-23 03:17:22 +08:00
2026-06-24 12:22:49 -07:00
2026-06-24 20:14:51 +01:00
2026-06-23 03:38:18 +08:00
2026-06-24 12:19:53 -07:00
2026-06-23 01:13:13 +08:00
2026-06-19 01:27:49 +08:00
2026-06-19 06:05:24 +02:00
2026-06-23 03:53:45 +08:00
2026-06-24 16:20:23 +08:00
2026-06-23 08:04:35 +08:00
2026-06-23 02:40:29 +08:00
2026-06-24 19:51:37 +08:00
2026-06-24 15:51:55 +08:00
2026-06-23 12:06:56 -07:00
2026-06-24 06:26:52 -07:00
2026-06-22 18:49:58 -05:00
2026-06-23 10:08:29 -07:00
2026-06-23 22:13:59 +08:00
2026-06-24 20:32:41 +01:00
2026-06-17 16:48:13 +08:00
2026-06-20 03:58:55 +08:00
2026-06-24 07:12:33 -07:00
2026-06-23 00:09:20 +05:30
2026-06-23 03:17:22 +08:00
2026-06-19 01:05:52 +08:00
2026-06-18 18:40:12 +08:00
2026-06-19 18:07:06 +02:00
2026-06-24 22:54:00 +08:00
2026-06-22 02:32:05 +02:00
2026-06-18 00:06:57 +02:00
2026-06-18 00:06:57 +02:00
2026-06-18 00:06:57 +02:00
2026-06-18 00:06:57 +02:00
2026-06-22 21:27:47 +08:00
2026-06-23 07:35:59 +08:00