MolSSI / QCFractal

A distributed compute and database platform for quantum chemistry.
https://molssi.github.io/QCFractal/
BSD 3-Clause "New" or "Revised" License
143 stars 47 forks source link

Add property to get errored child records #834

Closed bennybp closed 1 month ago

bennybp commented 1 month ago

Description

This adds a property to records that gets information about errored children. This allows for a user to quickly get the child records of a service that caused the overall service to be errored.

Changelog description

Add property to get errored child records

Status