-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
enhancementNew feature or requestNew feature or requestpythonPull requests that update python codePull requests that update python code
Description
Problem Statement
To prevent loss of data if the system has low disk space during a run, or very low memory, Simvue should by default throw an alert which then terminates the run ensuring data is uploaded in advance of the system then crashing.
Solution
Add two new pre-defined alerts to the simvue.run.Run class based on metrics gathered on system status.
Alternatives Considered
N/A
Additional Context
Add also metadata outlining the system total capacity stats before execution.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpythonPull requests that update python codePull requests that update python code