simvue-io / simvue-io/python-api

Define Alerts to Terminate Runs if System Unhealthy

Open
#904 0 comments 0 reactions 1 assignee View on GitHub

@kzscisoft is already working on this.

Since Jan 9, 2026.

  • #905 by @kzscisoft — open
enhancement python
Dominant language
Python
Stars
4
Forks
1
Avg merge
5d 8h
Merged PRs (30d)
4

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.