Ethan
2cbc464c72
fix(coderd): invalidate chatd provider cache on AI provider changes ( #26987 )
...
chatd subscribes to `ChatConfigEventChannel` and invalidates its
provider cache on a `providers` event kind, but nothing ever published
that kind. AI provider CRUD only publishes on
`AIProvidersChangedChannel` (consumed by aibridged and aibridgeproxyd),
so chatd's provider cache only converged via its 10 second TTL.
Subscribe chatd to the same `AIProvidersChangedChannel` publish instead
of adding a second publish, per the review feedback on #26207 : one
publish, multiple subscribers. The now-unused `ChatConfigEventProviders`
kind is removed so `ChatConfigEvent` stays scoped to model configs, user
prompts, and advisor config, and can't regrow a dead subscriber.
Follow-up to CRF-5 from the review of #25673 . Supersedes #26207 .
Closes CODAGT-499
2026-07-07 00:20:54 +10:00
..
2026-07-06 11:57:12 +01:00
2026-03-23 17:34:43 +00:00
2026-07-06 11:57:12 +01:00
2026-07-06 11:57:12 +01:00
2026-07-06 11:57:12 +01:00
2026-07-06 11:57:12 +01:00
2026-07-01 15:59:55 +03:00
2026-06-30 18:49:50 +03:00
2026-06-16 12:35:40 +00:00
2026-06-16 12:35:40 +00:00
2026-07-06 11:57:12 +01:00
2026-07-06 11:57:12 +01:00
2026-07-01 20:34:25 +02:00
2026-07-02 11:22:56 +01:00
2026-03-30 11:43:59 +00:00
2026-06-19 19:59:54 +01:00
2026-06-18 22:45:01 +02:00
2026-06-12 13:33:12 +02:00
2026-06-12 13:33:12 +02:00
2026-07-01 20:15:03 +01:00
2026-06-18 10:08:48 +02:00
2026-05-22 20:24:38 +10:00
2026-05-18 12:30:30 -04:00
2026-07-06 11:57:12 +01:00
2026-06-18 22:44:02 +02:00
2026-06-18 22:44:02 +02:00
2026-07-01 20:15:03 +01:00
2026-07-06 11:57:12 +01:00
2026-07-01 20:15:03 +01:00
2026-07-06 11:57:12 +01:00
2026-07-06 11:57:12 +01:00
2026-07-07 00:20:54 +10:00
2026-05-08 02:07:33 +10:00
2026-06-12 13:33:12 +02:00
2026-07-01 20:15:03 +01:00
2026-07-07 00:20:54 +10:00
2026-05-22 09:50:01 +02:00
2026-06-22 19:26:34 -06:00
2026-06-22 19:26:34 -06:00
2026-06-30 12:17:42 +01:00
2026-06-22 19:26:34 -06:00
2026-07-06 11:57:12 +01:00
2026-06-17 00:10:07 -07:00
2026-06-11 16:08:32 +10:00
2026-06-11 16:08:32 +10:00
2026-05-20 01:37:38 +02:00
2026-04-08 11:54:44 -04:00
2026-04-08 11:54:44 -04:00
2026-07-01 20:15:03 +01:00
2026-07-06 11:57:12 +01:00
2026-06-17 10:20:47 +00:00
2026-07-06 11:57:12 +01:00
2026-07-01 15:59:55 +03:00
2026-06-26 13:41:43 +03:00
2026-06-22 19:26:34 -06:00
2026-07-06 11:57:12 +01:00
2026-07-01 15:59:55 +03:00
2026-06-16 12:35:40 +00:00
2026-07-06 11:57:12 +01:00
2026-07-06 11:57:12 +01:00
2026-07-02 11:22:56 +01:00
2026-07-01 20:15:03 +01:00
2026-07-02 11:22:56 +01:00
2026-06-12 13:33:12 +02:00
2026-05-05 00:57:51 +02:00
2026-05-05 00:57:51 +02:00
2026-06-26 13:41:43 +03:00
2026-06-29 11:49:10 +01:00
2026-06-29 11:49:10 +01:00
2026-07-06 20:10:47 +10:00
2026-07-06 20:10:47 +10:00
2026-06-26 13:41:43 +03:00
2026-04-22 20:11:53 +10:00
2026-06-12 13:33:12 +02:00
2026-06-17 10:20:47 +00:00
2026-07-06 12:45:16 +02:00
2026-03-25 14:09:24 +00:00
2026-03-25 14:09:24 +00:00
2026-06-25 00:51:13 +10:00
2026-04-22 20:11:53 +10:00
2026-06-12 13:33:12 +02:00
2026-06-12 13:33:12 +02:00
2026-06-12 13:33:12 +02:00
2026-06-16 12:35:40 +00:00
2026-06-18 08:28:17 +00:00
2026-06-12 13:33:12 +02:00
2026-06-12 13:33:12 +02:00
2026-06-12 13:33:12 +02:00
2026-06-12 13:33:12 +02:00
2026-06-12 13:33:12 +02:00
2026-06-12 13:33:12 +02:00
2026-06-30 21:57:40 +01:00
2026-06-30 21:57:40 +01:00
2026-07-01 20:15:03 +01:00
2026-06-12 13:33:12 +02:00
2026-07-01 15:59:55 +03:00
2026-07-01 15:59:55 +03:00
2026-06-18 19:02:42 +02:00
2026-06-17 18:29:43 +02:00
2026-07-01 20:15:03 +01:00
2026-07-02 11:22:56 +01:00
2026-07-01 15:59:55 +03:00
2026-05-22 20:24:38 +10:00
2026-04-14 16:56:17 +01:00
2026-06-15 20:24:13 +10:00
2026-06-12 13:33:12 +02:00