Skip to content

Pass errors through #388

Description

@lilyminium

In the case where there's a validation error (e.g. openff.qcsubmit.exceptions.DatasetInputError: The datasets have errors please see report for details), it would be very helpful to pass through or print any errors that were raised to aid debugging.

Currently it just changes a field in the report to a cross.

IMO the easiest way to do this is probably in try... except Exception as e to print the e.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions