a11yist/config/recurring.yml
david 2293751fe2
Some checks failed
/ Run tests (push) Failing after 1m43s
/ Run system tests (push) Failing after 2m10s
/ Build, push and deploy image (push) Has been skipped
Add screenshots to elements
2024-11-12 22:43:59 +01:00

10 lines
291 B
YAML

# production:
# cleanup_session:
# class: CleanSoftDeletedRecordsJob
# queue: background
# args: [ 1000, { batch_size: 500 } ]
# schedule: every hour
# periodic_command:
# command: "SoftDeletedRecord.due.delete_all"
# priority: 2
# schedule: at 5am every day