Purge orphans in groups of 100, not 1000

Created on 1 February 2024, 8 months ago

Problem/Motivation

Purging 1,000 records in a row can take a long time and runs the risk of hitting out-of-memory errors.

Proposed resolution

Change the process to run 100 records at a time instead of 1,000.

Remaining tasks

Provide a patch.

User interface changes

100 records would be purged at once, instead of 1,000.

API changes

n/a

Data model changes

n/a

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024