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] Handle upgrade operation is in progress #238

Closed
wants to merge 3 commits into from
Closed

[fix] Handle upgrade operation is in progress #238

wants to merge 3 commits into from

Conversation

mips171
Copy link

@mips171 mips171 commented Jun 9, 2023

Implemented according to #208 (comment) if we detect another one in progress, let's check if it's old enough to be timed out, if it is we assume this corner case is happening, flag it as failed automatically and move on.

Fixes #208

Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need to add some tests to this PR to get it merged.

@mips171 mips171 closed this by deleting the head repository Jul 5, 2024
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.

[Feature] Enable cancelation of stuck "in progress" mass firmware updates
2 participants