Skip to content

How to propagate exception information? #10

@hariom-qure

Description

@hariom-qure

I'm using this library for creating model inference pipelines in our code base but had some doubts about error handling, can you please help?

Say a component in the pipeline raised an Exception. We can only catch the exception when calling calculate.
How do I know which component of the pipeline threw the exception?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions