Skip to content

Add run notifications option to run.init #705

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 19, 2025
Merged

Conversation

wk9874
Copy link
Collaborator

@wk9874 wk9874 commented Feb 19, 2025

Adds ability to setup email notifications when a run stops to run.init

This was already implemented on the server, so just adds it to RunObject and Run

Also fixes bug where run's status would be set to running twice, if the run is created in the running state.

Closes #704

@wk9874 wk9874 added this to the v2.0.0-rc1 milestone Feb 19, 2025
@wk9874 wk9874 requested a review from kzscisoft February 19, 2025 12:11
@wk9874 wk9874 changed the base branch from dev to v2.0 February 19, 2025 12:11
@wk9874 wk9874 linked an issue Feb 19, 2025 that may be closed by this pull request
@kzscisoft kzscisoft merged commit 9531b62 into v2.0 Feb 19, 2025
12 of 14 checks passed
@kzscisoft kzscisoft deleted the wk9874/run_notifications branch February 19, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add run status notifications to Python API
2 participants