Create/update cleanup schedule on schedule and completion
Instead of scheduling sidekiq jobs and keeping them in redis for 14 days before they get performed, we set the schedule in the DB. This is to prevent huge number of scheduled jobs in cases when there are a lot of closed/merged MRs.
Showing
Please register or sign in to comment