simvue-io / simvue-io/python-api
Define Alerts to Terminate Runs if System Unhealthy
Abierto
enhancement
python
- Lenguaje dominante
- Python
- Estrellas
- 4
- Forks
- 1
- Merge medio
- 5 d 8 h
- PR fusionados (30 d)
- 4
Descripción
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.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.