Clean old task in queue
On busy system, the number of row in ir_queue can grow quite fast.
The initial idea was that the DB admin would clean the table when needed.
But I think we should provide a default cron task with safe enough default. I propose to clean task processed older than 30 days.