Skip to content

Delete unused actions only at least monthly #13815

@tsteur

Description

@tsteur

Instead of running it with every raw/log data delete which is currently configured through delete_logs_schedule_lowest_interval. Deleting unused actions can take a while and even block tracking.

Lets make it a separate task and run it once monthly, or delete_logs_schedule_lowest_interval which ever value is HIGHER. We simply make it $this->monthly() in Task for this new task.

Metadata

Metadata

Assignees

Labels

EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.c: PerformanceFor when we could improve the performance / speed of Matomo.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions