Add ability for the batch to have a sub-batch size

Created on 1 March 2024, 9 months ago
Updated 18 March 2024, 8 months ago

Problem/Motivation

By default the script will execute one item a time, which is safer for keeping track of where something left off. However for performance reasons it might be useful to have the script operated on 10, 20 50 items at a time. In order to support that, we would need a way for the part that keeps state of what was completed, to not get confused by batch within a batch operations.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States swirt Florida

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

Comments & Activities

Production build 0.71.5 2024