This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
FabledCurator
Watch
1
Star
0
Fork
0
You've already forked FabledCurator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
05b398c352fc76d79eedb9f9be8743a9f8dcc4cb
FabledCurator
/
backend
/
app
/
tasks
T
History
bvandeusen
7a5a71471e
fix(scan): auto-finalize empty scans + system_stats picks running batch with actual work
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-23 21:25:57 -04:00
..
__init__.py
docs: add module docstring to tasks package __init__
2026-05-14 07:35:01 -04:00
_sync_engine.py
fix(tasks): share one sync engine per worker process to stop connection-pool leak
2026-05-23 10:44:16 -04:00
download.py
feat(fc3c): download_source Celery task + register in celery_app
2026-05-20 20:43:16 -04:00
import_file.py
fix(tasks): collapse double blank line between imports and IMAGES_ROOT in import_file.py (ruff I001)
2026-05-23 11:05:35 -04:00
maintenance.py
fix(tasks): share one sync engine per worker process to stop connection-pool leak
2026-05-23 10:44:16 -04:00
migration.py
feat(fc5): /api/migrate/cleanup — delete every image attributed to one artist, files + thumbs + DB
2026-05-23 12:09:56 -04:00
ml.py
fix(tasks): share one sync engine per worker process to stop connection-pool leak
2026-05-23 10:44:16 -04:00
scan.py
fix(scan): auto-finalize empty scans + system_stats picks running batch with actual work
2026-05-23 21:25:57 -04:00
smoke.py
feat: configure Celery with per-feature queue lanes and a smoke task
2026-05-14 07:34:47 -04:00
thumbnail.py
fix(tasks): share one sync engine per worker process to stop connection-pool leak
2026-05-23 10:44:16 -04:00