Skip to content

Setup background cron job to cleanup searches table #6654

@cjcolvar

Description

@cjcolvar

Description

The searches DB table can fill up a DB with lots of rows of data that doesn't get used anywhere in avalon. Blacklight provides a rake task to clean up this table. Instead of creating a cron job to call the rake task Avalon could provide a background job that runs regularly with sidekiq-cron like similar jobs for cleaning up sessions or stream tokens.

Done Looks Like

  • Rake task added for routine cleanup of search DB table

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