sunghyunkang1111
fb250259ed
Perf/copilot cleanup and optimizations (#2447)
* perf: remove deprecated copilot feature, add ARM timeouts, fix race conditions
- Remove entire QueryCopilot feature (~50 files deleted, ~30 files cleaned)
- Remove CopilotConfigured and SampleDataLoaded metric phases
- Fix DatabaseTreeRendered 76% stuck rate (remove one-shot guard in useMetricPhases)
- Add 8s default timeout to ARM requests (AbortController-based)
- Fix MSAL token forceRefresh (true -> false, use cache)
- Add concurrency limit of 5 to collection loading in Explorer
- Remove orphaned SampleDataClient.ts and queryCopilotSampleData.json
- Clean up dead sampleDataConnectionInfo field from UserContext
* Clean up copilot and optimize initialization
* Clean up copilot and optimize initialization
2026-04-08 11:25:33 -05:00
..
2025-12-16 12:21:58 +05:30
2026-04-08 11:25:33 -05:00
2024-11-28 11:18:55 +01:00
2026-03-11 13:51:19 -05:00
2026-04-08 11:25:33 -05:00
2023-10-03 17:13:24 +02:00
2025-09-16 12:16:19 +05:30
2026-03-11 13:51:19 -05:00
2024-07-30 15:41:41 -07:00
2026-03-11 13:51:19 -05:00
2025-12-16 12:21:58 +05:30
2023-10-03 17:13:24 +02:00
2025-07-09 16:23:09 -07:00
2023-10-03 17:13:24 +02:00
2024-05-01 07:21:50 -07:00
2022-10-10 19:30:52 -07:00
2024-07-30 15:41:41 -07:00
2023-10-03 17:13:24 +02:00
2026-04-08 11:25:33 -05:00
2023-10-03 17:13:24 +02:00
2025-03-26 07:10:47 -07:00
2024-11-28 11:18:55 +01:00
2026-04-08 11:25:33 -05:00
2025-11-24 12:36:03 -08:00
2025-04-30 13:19:01 -07:00
2021-06-15 21:53:50 -05:00
2026-03-11 13:51:19 -05:00
2021-06-16 19:09:22 -05:00
2026-03-11 13:51:19 -05:00
2024-05-29 09:09:13 +02:00
2023-09-12 18:03:59 -07:00
2026-04-08 11:25:33 -05:00