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

fix: improve error handling in FlashContext #18

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

barrenechea
Copy link
Contributor

@barrenechea barrenechea commented Jul 29, 2024

For FlashContext, if an error comes from the backend with a defined body, it will be rendered within the UI. This applies to both Firmware Upgrade and Flash Node since they use pretty much the same logic.

I tested it by unplugging one of my nodes from the board 😜

Screenshot 2024-07-29 at 3 24 36 PM

Fixes #17

Bumped patch version up to 3.3.2

@svenrademakers svenrademakers merged commit a5bd425 into turing-machines:main Jul 30, 2024
3 checks passed
@barrenechea barrenechea deleted the error-msg branch October 28, 2024 12:32
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.

Error message payload missing in Error toast
2 participants