Open
Description
- Create an uploader for a step (
stepId
is bound to the uploader) - When adding entities/relationships to the graph object store, an "on flush" callback function is passed which pushes the flushing entities/relationships into the queue of the uploader for the step
- The step that experiences the flush becomes responsible for any failure to upload that chunk of data
This is very confusing during the analysis of any failures.