Adapt indexing speed fix to also work for requests that time out

Created on 4 September 2025, 30 days ago

In ๐Ÿ“Œ Improve indexing speed when using Token Authentication Active , we introduced a workaround that allows indexing with batch sizes that would be too large for SearchStaxโ€™s request size limit of 10 MB.
However, in practice users tend to instead hit the request timeout for larger batch sizes, which defaults to the very low value of 5 seconds in the search server settings.

We should apply the same workaround also for indexing requests that failed due to a timeout.
Additionally, we might want to nudge people towards setting a higher indexing timeout value.

โœจ Feature request
Status

Active

Version

1.0

Component

General code

Created by

๐Ÿ‡ฆ๐Ÿ‡นAustria drunken monkey Vienna, Austria

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