SurfSense/surfsense_backend/app/tasks
MSI\ModSetter ba44256bf0 feat(BACKEND): Added task logging for podcast generation
- Integrated TaskLoggingService to log the start, progress, success, and failure of podcast generation tasks.
- Updated user ID handling to ensure it is consistently converted to a string across various tasks.
- Modified frontend success message to direct users to the logs tab for status updates on podcast generation.
2025-07-17 02:39:36 -07:00
..
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
background_tasks.py feat(BACKEND): Added task logging for podcast generation 2025-07-17 02:39:36 -07:00
connectors_indexing_tasks.py feat(BACKEND): Added task logging for podcast generation 2025-07-17 02:39:36 -07:00
podcast_tasks.py feat(BACKEND): Added task logging for podcast generation 2025-07-17 02:39:36 -07:00
stream_connector_search_results.py refactor: Move utility services to a dedicated 'services' module 2025-07-06 17:51:24 -07:00