SurfSense/surfsense_web/lib/query-client
DESKTOP-RTLN3BA\$punk 1bb9f479e1 feat: refactor document fetching and improve comment batching
- Replaced the useDocuments hook with React Query for better caching and deduplication of document requests.
- Updated the ConnectorIndicator component to fetch document type counts using a new atom for real-time updates.
- Enhanced the useComments hook to manage batch requests more effectively, reducing race conditions and improving performance.
- Set default query options in the query client to optimize stale time and refetch behavior.
2026-02-28 01:54:54 -08:00
..
cache-keys.ts feat: added improved llm model selector 2026-02-20 14:28:01 -08:00
client.ts feat: refactor document fetching and improve comment batching 2026-02-28 01:54:54 -08:00
query-client.provider.tsx fix podcast generation 2025-11-11 04:02:04 +02:00