feat(cron): regenerate-variants #68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/cron-regenerate-variants"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Nouvelle tâche planifiée appelable via POST /api/cron/run/regenerate-variants (Bearer CRON_TOKEN). Boucle sur tous les Media PHOTO en base, déclenche generateImageVariants pour chacun. Retourne {scanned, ok, skipped, failed}. Audit log inclus. Idempotent (skip si mime non image).