SurfSense/surfsense_backend/app
DESKTOP-RTLN3BA\$punk 338dd8d282 feat: add health check endpoint and improve rate limiting
- Introduced a health check endpoint to monitor API responsiveness.
- Updated SlowAPI limiter to increase default rate limits and added in-memory fallback for Redis unavailability.
- Implemented a timeout for seeding Surfsense documentation to prevent startup delays.
2026-02-16 23:18:29 -08:00
..
agents refactor: fix decision handling and error message extraction in Notion tools 2026-02-16 02:14:26 -08:00
config feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
connectors refactor: fix decision handling and error message extraction in Notion tools 2026-02-16 02:14:26 -08:00
prompts Added chat renaming and auto naming by the active LLM 2026-02-03 20:47:18 -05:00
retriever roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
routes feat: update Celery worker configuration and improve connector deletion process 2026-02-16 00:07:23 -08:00
schemas Merge upstream/dev into feature/human-in-the-loop 2026-02-13 20:17:59 +02:00
services chore: linting 2026-02-15 23:38:15 -08:00
tasks feat: update Celery worker configuration and improve connector deletion process 2026-02-16 00:07:23 -08:00
utils feat: add future annotations to content_utils.py 2026-02-09 17:15:33 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: add health check endpoint and improve rate limiting 2026-02-16 23:18:29 -08:00
celery_app.py feat: update Celery worker configuration and improve connector deletion process 2026-02-16 00:07:23 -08:00
db.py chore: ran linting 2026-02-13 02:43:26 +05:30
users.py refactor: update authentication error handling to prevent user enumeration and improve error messages 2026-02-09 12:57:32 +05:30