Skip to content
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

Raise error when saving metadata without a service #1278

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

coruscating
Copy link
Collaborator

@coruscating coruscating commented Sep 27, 2023

Summary

Closes #1134. Note that save() already raised an error when there's no service and suppress_errors is False, so this PR specifically handles the case when save_metadata() is invoked separately.

This also adds error handling for saving figures.

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.

If experiment_data.save() fails it should raise an exception
1 participant