Skip to content

Raising an error and short-circuiting the execution of remaining operators #470

@mickvikt

Description

@mickvikt

In the initial stage of our data processing pipeline, we verify the presence of a predefined set of files. If any of these files are missing, we need to raise an error. Is there a recommended practice for triggering errors, such as invoking a specific method, or is raising an exception the sole approach for handling this situation? Thank you

Metadata

Metadata

Assignees

Labels

documentationDocumentation may be added or completed on the portal

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions