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

zuuu_hal add low level resilience to I/O errors #143

Open
RemiFabre opened this issue Apr 6, 2023 · 0 comments
Open

zuuu_hal add low level resilience to I/O errors #143

RemiFabre opened this issue Apr 6, 2023 · 0 comments
Assignees

Comments

@RemiFabre
Copy link
Member

On rare occasions, an I/O error will happen when sending PYVESC commands. Currenty, this escalates to a full stop of the HAL.

This should be more robust.

TODO: catch the error and retry sending the order. After X fails => emergency_shutdown

Note: this is very similar to what is already coded for "None" measurement.

@RemiFabre RemiFabre self-assigned this Apr 6, 2023
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

No branches or pull requests

1 participant