SurfSense/surfsense_backend/app/tasks
DESKTOP-RTLN3BA\$punk 664c43ca13 feat: add performance logging middleware and enhance performance tracking across services
- Introduced RequestPerfMiddleware to log request performance metrics, including slow request thresholds.
- Updated various services and retrievers to utilize the new performance logging utility for better tracking of execution times.
- Enhanced existing methods with detailed performance logs for operations such as embedding, searching, and indexing.
- Removed deprecated logging setup in stream_new_chat and replaced it with the new performance logger.
2026-02-27 16:32:30 -08:00
..
celery_tasks feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
chat feat: add performance logging middleware and enhance performance tracking across services 2026-02-27 16:32:30 -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