SurfSense/surfsense_backend
DESKTOP-RTLN3BA\$punk 9a9a78e7ef refactor: improve session management and concurrency in Google Search fetcher
- Introduced a semaphore to limit concurrent page renders, enhancing resource management.
- Updated session handling to defer browser closure until all in-flight renders are complete.
- Improved comments for clarity on the behavior of concurrent fetches and session lifecycle.
- Cleaned up imports in alembic environment and migration flow scripts for consistency.
2026-07-06 22:33:40 -07:00
..
alembic refactor: improve session management and concurrency in Google Search fetcher 2026-07-06 22:33:40 -07:00
app refactor: improve session management and concurrency in Google Search fetcher 2026-07-06 22:33:40 -07:00
scripts refactor: improve session management and concurrency in Google Search fetcher 2026-07-06 22:33:40 -07:00
tests refactor: improve session management and concurrency in Google Search fetcher 2026-07-06 22:33:40 -07:00
.dockerignore
.env.example feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
.gitignore fix(gitignore): anchor data/ rule; track podcast voice catalogs 2026-06-12 00:06:37 +02:00
.python-version
alembic.ini
celery_worker.py
Dockerfile feat: completed init mvp of phase 3 2026-06-30 03:02:40 -07:00
main.py feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
pyproject.toml chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00
uv.lock chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00