January 2020
Intermediate to advanced
640 pages
16h 56m
English
As a pipeline executes, each one of the components that comprise it may potentially encounter errors. Consequently, prior to implementing the internals of our pipeline package, we need to devise a strategy for detecting, collecting, and handling errors.
In the following sections, we will be exploring some alternative strategies for dealing with errors.