Skip to content

Added cron to prune events older than 12 months.

Since contribution calendar shows only 12 months of activity, events older than that time are not visible anywhere and can be safely pruned saving big amount of database storage.

They are now pruned everyday at midnight by Sidekiq cron worker.

Fixes #21164 (closed)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports