SurfSense/surfsense_backend/app/tasks/celery_tasks
Anish Sarkar 38f907e65b feat: Implement Electric SQL replication setup for notifications table
- Added setup_electric_replication function to handle Electric SQL replication for the notifications table during app startup.
- Updated alembic migration script to remove direct SQL commands for replication, now managed in app/db.py.
- Refactored indexing functions in search_source_connectors_routes to support new start_date and end_date parameters for improved flexibility.
- Enhanced Google Gmail indexing task to utilize new date parameters, ensuring better control over indexing periods.
2026-01-13 03:16:42 +05:30
..
__init__.py feat: added celery and removed background_tasks for MQ's 2025-10-20 00:30:00 -07:00
blocknote_migration_tasks.py fix: code cleanup 2025-11-30 11:37:50 +05:30
connector_tasks.py feat: Implement Electric SQL replication setup for notifications table 2026-01-13 03:16:42 +05:30
document_reindex_tasks.py feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
document_tasks.py feat: added circleback connector 2025-12-30 09:00:59 -08:00
podcast_tasks.py feat: refactor new chat agent to support configurable tools and remove deprecated components 2025-12-22 20:17:08 -08:00
schedule_checker_task.py chore(lint): ruff checks 2025-11-26 13:22:31 -08:00