Skip to content

retry upsert when bulk response is 400 and matches error type

When upserting a record, if the elastic responds with 400 and mapper_parsing_exception error type due to the record data, immediately retry upserting the record with empty data.

Edited by Mykyta Savchuk

Merge request reports

Loading