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
9ec6fdb596bae037dcc5b4e70d646b936086a8dd
FabledCurator
/
backend
/
app
/
tasks
T
History
bvandeusen
d3d4320ed5
fc3h: retire backup + rollback from migrate API/task — moved to /api/system/backup/* per FC-3h
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-24 22:59:11 -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
backup.py
fc3h: prune_backups (daily retention) + backup_db_nightly (hourly tick, settings-gated)
2026-05-24 22:55:19 -04:00
download.py
fix(workers): worker-level recovery — autoretry on transient errors + tightened sweep (5min) + import_media_file body-wrap so no path leaves rows stuck in 'processing'
2026-05-24 11:46:36 -04:00
import_file.py
fix(workers): worker-level recovery — autoretry on transient errors + tightened sweep (5min) + import_media_file body-wrap so no path leaves rows stuck in 'processing'
2026-05-24 11:46:36 -04:00
maintenance.py
fc3i: recover_stalled_task_runs + prune_task_runs maintenance tasks + Beat entries
2026-05-24 21:03:33 -04:00
migration.py
fc3h: retire backup + rollback from migrate API/task — moved to /api/system/backup/* per FC-3h
2026-05-24 22:59:11 -04:00
ml.py
fix(workers): worker-level recovery — autoretry on transient errors + tightened sweep (5min) + import_media_file body-wrap so no path leaves rows stuck in 'processing'
2026-05-24 11:46:36 -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(workers): worker-level recovery — autoretry on transient errors + tightened sweep (5min) + import_media_file body-wrap so no path leaves rows stuck in 'processing'
2026-05-24 11:46:36 -04:00