LightRAG/lightrag_webui/src/features
yangdx 45f27fccc3 feat(webui): Implement intelligent polling and responsive health checks
- Relocate the health check functionality from aap.tsx to state.ts to enable initialization by other components.
- Replaced the fixed 5-second polling with a dynamic interval. The polling interval is extended to 30 seconds when the no files in pending an processing state.
- Data refresh is triggered instantly when  `pipelineBusy` state changed
- Health check is triggered  after clicking "Scan New Documents" or "Clear Documents"
2025-07-31 01:37:24 +08:00
..
ApiSite.tsx Fix linting 2025-03-14 00:03:45 +08:00
DocumentManager.tsx feat(webui): Implement intelligent polling and responsive health checks 2025-07-31 01:37:24 +08:00
GraphViewer.tsx fix(webui): Correct edge renderer for sigma.js v3 2025-07-26 08:42:19 +08:00
LoginPage.tsx Update logo from png to svg 2025-05-12 18:49:58 +08:00
RetrievalTesting.tsx Fix browse compatible problem for crypto.randomUUID 2025-04-29 02:37:05 +08:00
SiteHeader.tsx Update logo from png to svg 2025-05-12 18:49:58 +08:00