Skip to content

Clean up task #29

@tempo22

Description

@tempo22

Hi,

I have a website where we have to store around 1.200.000 entities daily, those entities can be discarded after 24h.
Those entities are composed of a 3 fields ( text + 2 integer list ).
Currently, i used the message module for those entities but with the increasing amount of entities created each day, the purge cron task is taking more and more processing time.
The purge cron task is set to run every minutes, deleting 2000 row each time, using drush elysia cron task.

How can optimize the purge of those entities or at least make it easier on the proc ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions