Closed noizwaves closed 6 months ago
Previously, if an additional data command failed to run, scope would terminate without sending a report.
scope
This PR adds explicit error handling to this case, and adds the error information into the report itself, here's an example.
Previously, if an additional data command failed to run,
scope
would terminate without sending a report.This PR adds explicit error handling to this case, and adds the error information into the report itself, here's an example.