Skip to content

[FEAT] Better management of exceptions. If one model fails try the rest. #31

@verovaleros

Description

@verovaleros

Is your feature request related to a problem? Please describe.
When we run AIP, it runs the models sequentially. It's good. However, if one model creates an exception, AIP crashes and the rest of the models are not attempted.

Describe the solution you'd like
AIP should print there was an error but should be able to continue trying other models.

Describe alternatives you've considered
I think being able to pick which models to run will also help, but this is still needed for cases where we want AIP to run all models.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions