SurfSense/surfsense_backend/app/tasks
Anish Sarkar ce40da80ea feat: implement page limit estimation and enforcement in file based connector indexers
- Added a static method `estimate_pages_from_metadata` to `PageLimitService` for estimating page counts based on file metadata.
- Integrated page limit checks in Google Drive, Dropbox, and OneDrive indexers to prevent exceeding user quotas during file indexing.
- Updated relevant indexing methods to utilize the new page estimation logic and enforce limits accordingly.
- Enhanced tests for page limit functionality, ensuring accurate estimation and enforcement across different file types.
2026-04-04 02:51:28 +05:30
..
celery_tasks feat: integrate Stripe for page purchases and reconciliation tasks 2026-03-31 18:39:45 -07:00
chat refactor: streamline document upload limits and enhance handling of mentioned documents 2026-04-02 19:39:10 -07:00
connector_indexers feat: implement page limit estimation and enforcement in file based connector indexers 2026-04-04 02:51:28 +05:30
document_processors refactor: streamline document upload limits and enhance handling of mentioned documents 2026-04-02 19:39:10 -07:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
composio_indexer.py chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
surfsense_docs_indexer.py chore: ran linting 2026-03-17 04:40:46 +05:30