SurfSense/surfsense_backend/tests/unit/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 fix: dispatch periodic BookStack indexing from the scheduler task_map 2026-07-04 09:53:51 +02:00
test_schedule_checker_task.py fix: dispatch periodic BookStack indexing from the scheduler task_map 2026-07-04 09:53:51 +02:00