-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- when simulation results look like this:
{
messages: "",
results: {
message: "could not find results file Summary.json"
},
simulation_id: "c6d1cec4-fb3b-4393-bcfe-a9f0e8837eee",
status: "completed"
}
- allow for downloading of the errors.txt file (even if that's the only file that got created)
- ensure that all output files were generated before returning a status of "completed" (which kind of implies success).
- in rnm-us gem: check that there are results in the response and not just this type of message with no real results.
Metadata
Metadata
Assignees
Labels
No labels