Follow-up from "Draft: Process one record at a time in Bulk Import pipelines"
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
The following discussion from !52330 (merged) should be addressed:
-
@georgekoltsov started a discussion: (+3 comments) Have to add safe navigation operator here due to return of
nilwhen exception occurs (which we rescue and track inrun_pipeline_step). I had another idea of returning 'emptyExtractedDataresponse object' when this happens but since we rescue inrun_pipeline_stepwhich is used in transformation and loading, we can't return emptyExtractedDataobject there.
Edited by 🤖 GitLab Bot 🤖