[go: up one dir, main page]

Skip to content

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 nil when exception occurs (which we rescue and track in run_pipeline_step). I had another idea of returning 'empty ExtractedData response object' when this happens but since we rescue in run_pipeline_step which is used in transformation and loading, we can't return empty ExtractedData object there.

Edited by 🤖 GitLab Bot 🤖