Page MenuHomePhabricator

Implement data expiry
Closed, ResolvedPublic5 Estimated Story Points

Description

Please write a script that:

  • Is expected to run at a set interval (set by systemd)
  • Checks the db for all rows older (based on the expiry column) than a set time (1-2 days, configurable?)
  • Deletes those rows

This ticket depends on T325637: Add expiry to db schema and how it defines expiry (whether or not it refers to the day it was inserted or the day it should be expired)

Details

TitleReferenceAuthorSource BranchDest Branch
Implement data expiryrepos/mediawiki/services/ipoid!6stranadd-data-expirationmain
Customize query in GitLab

Event Timeline

Niharika set the point value for this task to 5.Dec 20 2022, 5:42 PM