SurfSense/surfsense_backend/app/tasks
Anish Sarkar d20bb385b5 feat: enhance date handling and indexing logic across connectors
- Added normalization for "undefined" strings to None in date parameters to prevent parsing errors.
- Improved date range validation to ensure start_date is strictly before end_date, adjusting end_date if necessary.
- Updated Google Calendar and Composio connector indexing logic to handle duplicate content more effectively, logging warnings for skipped events.
- Enhanced error handling during final commits to manage integrity errors gracefully.
- Refactored date handling in various connector indexers for consistency and reliability.
2026-01-23 23:03:29 +05:30
..
celery_tasks feat: enhance Composio connector functionality with Google Drive delta sync support 2026-01-23 18:37:09 +05:30
chat Merge upstream/dev with live collaboration features 2026-01-22 23:00:42 +02:00
connector_indexers feat: enhance date handling and indexing logic across connectors 2026-01-23 23:03:29 +05:30
document_processors chore: ran backend and frontend linting 2026-01-17 16:30:07 +05:30
__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