LightRAG/lightrag_webui/src
yangdx ecdd8f17eb feat: add robust error handling and resilience to DocumentManager
• Circuit breaker pattern for failures
• Exponential backoff retry logic
• Request timeout wrapper
• Enhanced error classification
2025-09-16 17:14:10 +08:00
..
api Fix thinking state management and UI improvements for chat messages 2025-09-08 18:47:41 +08:00
components Fix assistant message display content fallback logic 2025-09-09 11:39:59 +08:00
contexts
features feat: add robust error handling and resilience to DocumentManager 2025-09-16 17:14:10 +08:00
hooks Update node size logic node expansion 2025-04-17 04:32:39 +08:00
lib Update i18n translation and webui assets 2025-08-19 16:23:05 +08:00
locales Rename "Process" entity type to "Method" across all components 2025-09-14 02:30:05 +08:00
services Fix linting 2025-04-28 02:15:25 +08:00
stores Update default query parameters for better performance 2025-08-18 19:32:11 +08:00
App.tsx feat(webui): Implement intelligent polling and responsive health checks 2025-07-31 01:37:24 +08:00
AppRouter.tsx
i18n.ts docs(locales): add traditional chinese support 2025-04-12 16:46:46 +08:00
index.css
main.tsx
vite-env.d.ts