docs: update changelog for ARQ worker tasks

This commit is contained in:
agatha 2026-03-15 15:27:54 -04:00
parent b33d7130f8
commit 160a2f3b37

View File

@ -38,3 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Credit debit on acquisition with balance verification
- Proxy release endpoint with immediate lease cleanup
- Lease audit trail in PostgreSQL
- ARQ worker with startup/shutdown lifecycle
- Scrape tasks: scrape_source, scrape_all
- Validation tasks: validate_proxy with staged pipeline, revalidate_sweep
- Cleanup tasks: prune_dead_proxies, prune_old_checks, expire_leases
- Cron schedules for all periodic tasks