mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-08 07:12:39 +02:00
- Updated the list_gmail_messages method to support pagination with page tokens, allowing for more efficient message retrieval. - Modified the return structure to include next_page_token and result_size_estimate for better client-side handling. - Improved error handling and logging throughout the Gmail indexing process, ensuring better visibility into failures. - Implemented batch processing for Gmail messages, committing changes incrementally to prevent data loss. - Ensured consistent timestamp updates for connectors, even when no documents are indexed, to maintain accurate UI states. - Refactored the indexing logic to streamline message processing and enhance overall performance. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| airtable_add_connector_route.py | ||
| chat_comments_routes.py | ||
| circleback_webhook_route.py | ||
| clickup_add_connector_route.py | ||
| composio_routes.py | ||
| confluence_add_connector_route.py | ||
| discord_add_connector_route.py | ||
| documents_routes.py | ||
| editor_routes.py | ||
| google_calendar_add_connector_route.py | ||
| google_drive_add_connector_route.py | ||
| google_gmail_add_connector_route.py | ||
| jira_add_connector_route.py | ||
| linear_add_connector_route.py | ||
| logs_routes.py | ||
| luma_add_connector_route.py | ||
| new_chat_routes.py | ||
| new_llm_config_routes.py | ||
| notes_routes.py | ||
| notifications_routes.py | ||
| notion_add_connector_route.py | ||
| podcasts_routes.py | ||
| rbac_routes.py | ||
| search_source_connectors_routes.py | ||
| search_spaces_routes.py | ||
| slack_add_connector_route.py | ||
| surfsense_docs_routes.py | ||
| teams_add_connector_route.py | ||