I cannot find an option to prune old cron tasks (evo_cron__log and evo_cron__task). Is there any reason why I shouldn't prune finished tasks from this tables? Otherwise, specially when using the twitter plugin, they are getting bigger and bigger...
I guess there is no such a tool to prune old cron tasks. The only way I see here is manually deleting the records one by one in the scheduler tab, or maybe manipulating the database (not recommended).
Having "Prune old cron tasks" as a new job in the scheduler might be a good idea (a job to delete old jobs sounds weird, but it makes sense :D).
Hello @fede,
I guess there is no such a tool to prune old cron tasks. The only way I see here is manually deleting the records one by one in the scheduler tab, or maybe manipulating the database (not recommended).
Having "Prune old cron tasks" as a new job in the scheduler might be a good idea (a job to delete old jobs sounds weird, but it makes sense :D).
Regards!