SurfSense/surfsense_backend/app/tasks/celery_tasks
2026-07-06 21:43:15 -07:00
..
__init__.py fix(tasks): dispose checkpointer pool per celery task 2026-07-02 17:54:31 +02:00
auto_reload_task.py fix(auto_reload): update task to use a lambda for user_id in async call 2026-06-11 16:51:18 -07:00
connector_tasks.py refactor(connectors): remove legacy web-crawler KB indexer paths (keep enums) 2026-07-03 11:53:33 +02:00
document_reindex_tasks.py refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
document_tasks.py chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00
gateway_tasks.py chore: linting 2026-06-09 00:42:26 -07:00
obsidian_tasks.py feat: fixed vision/image provider specific errors and fixed podcast/video streaming 2026-05-02 19:18:53 -07:00
refresh_token_cleanup_task.py fix(auth):schedule refresh token cleanup 2026-06-23 12:50:02 +05:30
schedule_checker_task.py feat(agents): consolidate connectors under mcp_discovery; route web search through google_search 2026-07-04 21:06:04 -07:00
stale_notification_cleanup_task.py refactor: point notification callers at notifications module 2026-06-03 18:04:47 +02:00
stripe_reconciliation_task.py feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
video_presentation_tasks.py feat(native-connector): added google maps places & reviews scrapers 2026-07-02 21:58:24 -07:00