SurfSense/surfsense_backend/app/tasks
DESKTOP-RTLN3BA\$punk d959a6a6c8 feat: optimize document upload process and enhance memory management
- Increased maximum file upload limit from 10 to 50 to improve user experience.
- Implemented batch processing for document uploads to avoid proxy timeouts, splitting files into manageable chunks.
- Enhanced garbage collection in chat streaming functions to prevent memory leaks and improve performance.
- Added memory delta tracking in system snapshots for better monitoring of resource usage.
- Updated LLM router and service configurations to prevent unbounded internal accumulation and improve efficiency.
2026-02-28 17:22:34 -08:00
..
celery_tasks feat: optimize document upload process and enhance memory management 2026-02-28 17:22:34 -08:00
chat feat: optimize document upload process and enhance memory management 2026-02-28 17:22:34 -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