SurfSense/surfsense_backend/app/tasks/celery_tasks
pelazas f44cb8a493 fix: dispatch periodic BookStack indexing from the scheduler task_map
BOOKSTACK_CONNECTOR was missing from check_periodic_schedules' task_map,
so connectors with periodic indexing enabled fell through to the
"No task found" warning branch every minute and never synced.

Fixes #891

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 09:53:51 +02:00
..
__init__.py chore: linting 2026-06-16 16:27:16 -07: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 feat(connectors): add retry and auth telemetry events 2026-05-22 17:50:02 +05:30
document_reindex_tasks.py feat(backend): Remove LLM summaries from document indexing 2026-06-04 00:50:19 +05:30
document_tasks.py continue indexing when notification creation fails 2026-06-17 15:06:05 +02: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 fix: dispatch periodic BookStack indexing from the scheduler task_map 2026-07-04 09:53:51 +02: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(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00