The batch size should be 50 when cron indexing is disabled

Created on 24 April 2025, 3 days ago

Problem/Motivation

When cron indexing is disabled for the index, the current UI implementation leads to headaches whenever you manually would like to index items, since the default batch size is retrieved from the `default_cron_limit` config key, which is 0 (which is the value to be used for disable cron indexing).

Steps to reproduce

Proposed resolution

When default_cron_limit is 0, fallback to 50 as default value.

Remaining tasks

Feature request
Status

Active

Version

1.0

Component

General code

Created by

🇭🇺Hungary mxr576 Hungary

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024