Details
-
Improvement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
None
-
None
-
Patch
Description
The current design of ReadFileRangesFn continually throws any un-recoverable errors until the pipeline is turned down for streaming pipelines.
These invalid file errors do not have a resolvable solution and should be logged as errors for the files in question to allow the pipeline to continue progressing.
As a file which cannot be read will never recover via a dead letter queue design. Since no recovery is possible we can simply log the errored file and continue processing.
Attachments
Issue Links
- links to