mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 02:46:25 +02:00
- Added a method to find existing notifications by mention ID to prevent duplicate notifications. - Updated notify_new_mention to check for existing notifications before creating a new one, ensuring idempotency. - Implemented error handling for race conditions during notification creation, allowing retrieval of existing notifications in case of duplicate key errors. - Improved documentation for clarity on the use of mention_id for idempotency. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| chat_comments_service.py | ||
| chat_session_state_service.py | ||
| composio_service.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 | ||