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

Add support for warning messages in status reporting for timed out h5 calls #322

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

GDYendell
Copy link
Collaborator

@GDYendell GDYendell commented Aug 23, 2023

Currently h5 call timeouts are reported as an error, but this is premature as the acquisition may still complete successfully without any lost data.

This adds an equivalent array of messages representing warnings to the status of FrameProcessorPlugin that can be populated with a new set_warning call and updates the FileWriterPlugin to use set_warning for timed out h5 calls instead of set_error.

@GDYendell GDYendell merged commit d3b3bef into master Sep 15, 2023
6 checks passed
@GDYendell GDYendell deleted the set-warning branch September 15, 2023 14:11
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.

3 participants