open-notebook/frontend/src
LUIS NOVO 26e989fdbb fix: query key consistency and timeout configuration
- Use QUERY_KEYS.sourcesInfinite for infinite scroll query key
  Starting with ['sources', ...] ensures mutations that invalidate
  ['sources'] will also invalidate the infinite scroll cache

- Use httpx.Timeout for chat service with short connect (10s) and
  long read (600s) timeouts. Prevents 10 min wait on connection errors
2025-12-14 21:55:38 -03:00
..
app feat(ui): add markdown table rendering support 2025-12-14 12:01:28 -03:00
components feat(ui): add markdown table rendering support 2025-12-14 12:01:28 -03:00
lib fix: query key consistency and timeout configuration 2025-12-14 21:55:38 -03:00
middleware.ts Version 1 (#160) 2025-10-18 12:46:22 -03:00