Skip to content

An Endless loop happens using parallel_record_records #1922

Open
@workingloong

Description

@workingloong

If there is an error in record_generator_with_retry, the process to read records cannot stop and always recall record_generator_with_retry. I think the reason is that the exception in the sub-process to read records cannot break the main process. So, we maybe need to determine the status of the sub-process.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions