SurfSense/surfsense_backend/app
DESKTOP-RTLN3BA\$punk e65d74f2e2 refactor: added batch commits and Increased task time limits in celery_app.py
- Increased task time limits in celery_app.py for longer processing times.
- Enhanced pagination logic in NotionHistoryConnector to handle large result sets.
- Implemented batch commits every 10 documents across various indexers (Airtable, ClickUp, Confluence, Discord, GitHub, Google Calendar, Gmail, JIRA, Linear, Luma, Notion, Slack) to improve performance and reduce database load.
- Updated final commit logging for clarity on total documents processed.
2025-11-03 15:57:19 -08:00
..
agents feat: enhance Azure OpenAI embeddings and add voice support for Azure provider 2025-10-30 22:33:47 -07:00
config feat: add BACKEND_URL configuration for OAuth redirect 2025-10-30 23:52:14 -07:00
connectors refactor: added batch commits and Increased task time limits in celery_app.py 2025-11-03 15:57:19 -08:00
prompts Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
retriver recurse fix 2025-08-20 10:21:59 -07:00
routes refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
schemas feat: added periodic tasks in backend db and frontend hooks 2025-10-22 16:14:25 -07:00
services feat: enhance Azure OpenAI embeddings and add voice support for Azure provider 2025-10-30 22:33:47 -07:00
tasks refactor: added batch commits and Increased task time limits in celery_app.py 2025-11-03 15:57:19 -08:00
utils feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: add ProxyHeadersMiddleware to support HTTPS redirects behind proxies 2025-10-31 00:24:53 -07:00
celery_app.py refactor: added batch commits and Increased task time limits in celery_app.py 2025-11-03 15:57:19 -08:00
db.py feat: added file limit tracking for a user 2025-10-30 14:58:08 -07:00
users.py fix: docker backend entrpoint issues 2025-10-28 23:35:53 -07:00