SurfSense/surfsense_backend/app/tasks
DESKTOP-RTLN3BA\$punk f4b2ab0899 feat: enhance caching mechanisms to prevent memory leaks
- Improved in-memory rate limiting by evicting timestamps outside the current window and cleaning up empty keys.
- Updated LLM router service to cache context profiles and avoid redundant computations.
- Introduced cache eviction logic for MCP tools and sandbox instances to manage memory usage effectively.
- Added garbage collection triggers in chat streaming functions to reclaim resources promptly.
2026-02-27 17:56:00 -08:00
..
celery_tasks feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
chat feat: enhance caching mechanisms to prevent memory leaks 2026-02-27 17:56:00 -08:00
connector_indexers feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
document_processors feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
composio_indexer.py chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
surfsense_docs_indexer.py feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00