Thursday, June 04, 2026 12:53:46 AM
> recurring.yml
# production:
#   periodic_cleanup:
#     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
All opinions represented herein are my own
- © 2024 - 2026 itsthedevman
- build 4294fb2