SurfSense/surfsense_backend/app/tasks
Chirag 094bdfad45 fix: suppress pdfminer warnings to prevent upload halting
- Added warning suppression for pdfminer warnings during Docling PDF processing
- Suppresses 'Cannot set gray non-stroke color' warnings that cause uploads to halt
- Temporarily sets pdfminer logger to ERROR level during document processing
- Fixes issue where files ~34MB would fail due to pdfminer warning spam

Resolves issue where PDF uploads would halt with repeated pdfminer warnings
2025-11-01 17:42:23 +05:30
..
celery_tasks feat: added file limit tracking for a user 2025-10-30 14:58:08 -07:00
connector_indexers fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
document_processors fix: suppress pdfminer warnings to prevent upload halting 2025-11-01 17:42:23 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
podcast_tasks.py feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
stream_connector_search_results.py feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00