SurfSense/surfsense_backend/app/tasks
MSI\ModSetter 3f62121ced feat(BACKEND): Implement task logging for connector indexing tasks
- Added TaskLoggingService to log the start, progress, success, and failure of indexing tasks for Slack, Notion, GitHub, Linear, and Discord connectors.
- Updated frontend to reflect changes in indexing status messages.
2025-07-17 02:16:53 -07:00
..
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
background_tasks.py feat(BACKEND): Added Log Management System for better Bug's Tracking 2025-07-16 01:10:33 -07:00
connectors_indexing_tasks.py feat(BACKEND): Implement task logging for connector indexing tasks 2025-07-17 02:16:53 -07:00
podcast_tasks.py feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
stream_connector_search_results.py refactor: Move utility services to a dedicated 'services' module 2025-07-06 17:51:24 -07:00