SurfSense/surfsense_backend/app/services/notion
Anish Sarkar 10af5d3f3e feat: add authentication expiration handling for Notion tools
- Implemented checks for expired authentication in the Notion page creation and deletion tools, returning appropriate error messages for re-authentication.
- Updated the Notion tool metadata service to track account health and persist authentication status, improving error handling and user feedback during operations.
2026-03-20 16:12:18 +05:30
..
__init__.py add kb sync for notion updates 2026-02-17 17:37:47 +02:00
kb_sync_service.py refactor: update safe_set_chunks function to be asynchronous and modify all connector and document processor files to use the new async implementation 2026-03-15 00:44:27 -07:00
tool_metadata_service.py feat: add authentication expiration handling for Notion tools 2026-03-20 16:12:18 +05:30