SurfSense/surfsense_backend/app/tasks/celery_tasks
DESKTOP-RTLN3BA\$punk d76da8a59d fix: podcast tasks for Windows compatibility
- Added WindowsProactorEventLoopPolicy for better async subprocess support on Windows.
- Ensured proper cleanup of the event loop after task execution.
- Removed redundant asyncio import from the generate_chat_podcast_task function.
2025-10-30 12:05:06 -07:00
..
__init__.py feat: added celery and removed background_tasks for MQ's 2025-10-20 00:30:00 -07:00
connector_tasks.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
document_tasks.py feat(fix): document type filtering 2025-10-21 21:53:55 -07:00
podcast_tasks.py fix: podcast tasks for Windows compatibility 2025-10-30 12:05:06 -07:00
schedule_checker_task.py feat: added meta-scheduler for running periodic tasks 2025-10-22 19:49:44 -07:00