SurfSense/surfsense_backend/app/tasks
CREDO23 4f7ed8439f fix(backend): Use calculate_date_range for Gmail indexer
Gmail indexer was using a hardcoded 30-day default instead of respecting
last_indexed_at like other connectors. Now uses calculate_date_range()
for consistent behavior (last_indexed_at → now, or 365 days for first run).
2026-01-28 15:20:07 +02:00
..
celery_tasks refactor(backend): two-phase synchronous cloning 2026-01-28 00:17:29 +02:00
chat style: fix formatting issues 2026-01-27 13:49:46 +02:00
connector_indexers fix(backend): Use calculate_date_range for Gmail indexer 2026-01-28 15:20:07 +02:00
document_processors feat(backend): Enhance LlamaCloud upload resilience with dynamic timeout calculations and increased retry settings 2026-01-27 17:50:45 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
composio_indexer.py feat: refactor composio connectors for modularity 2026-01-23 19:56:19 +05:30
surfsense_docs_indexer.py chore: linting 2026-01-12 14:17:15 -08:00