...
- instead of immediately deleting records from "CachedUrls" table (the "\kApplication::incrementCacheSerial" method) instead:
- set their "Hash" column to 0
- set their "Url" column to an empty string
- add scheduled task, that would:
- run twice per day
- delete records in "CachedUrls" table that have "Hash" equals to "0" in batches (not more then 500 urls per run)
Related Tasks
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|