mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
- Enhanced error handling in the indexing process to differentiate between actual failures and cases where no new documents are processed. - Updated notification messages to reflect the status accurately, including a message for when no new items are synced. - Standardized return values across various indexer tasks to return `None` on success, simplifying logging and error management. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| connector_service.py | ||
| docling_service.py | ||
| kokoro_tts_service.py | ||
| llm_service.py | ||
| new_streaming_service.py | ||
| notification_service.py | ||
| page_limit_service.py | ||
| reranker_service.py | ||
| stt_service.py | ||
| task_logging_service.py | ||