mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
- Added session refresh for notifications to prevent stale data after rollbacks in multiple document processing tasks. - Wrapped notification update logic in try-except blocks to handle potential failures gracefully and log errors without crashing the process. - Improved error handling for notification updates in various document processing functions, enhancing overall robustness. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| blocknote_migration_tasks.py | ||
| connector_tasks.py | ||
| document_reindex_tasks.py | ||
| document_tasks.py | ||
| podcast_tasks.py | ||
| schedule_checker_task.py | ||