23.5.1
What's changed
Updates
- New job step parameter:
failureThresholdPercentage
(integer, default:0
): the maximum percentage of records allowed to have errors during indexing before marking the job in error. IfindexingMethod
isfullCatalogReindex
, the temporary index isn't moved to production if the failure rate exceeds this threshold. For other methods, successfully imported records successfully are kept in the Algolia indices.