-
Notifications
You must be signed in to change notification settings - Fork 16
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
Bugfix.confirmed 2 failed after push ok #317
Bugfix.confirmed 2 failed after push ok #317
Conversation
but one or more devices are unreachable after the commit call succeeded, devices that are reachable after will still get confirmed even though they should get rolled back. Add extra ping check to fix this.
that the device is still reachable
…empty diff, otherwise wrong message is displayed and job lock is released too early. Add sync event immediately when device is unreachable after commit
calls would not have been read?
…on with commit confirmed mode 1
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #317 +/- ##
===========================================
- Coverage 65.53% 65.43% -0.11%
===========================================
Files 66 66
Lines 7269 7297 +28
===========================================
+ Hits 4764 4775 +11
- Misses 2505 2522 +17
☔ View full report in Codecov by Sentry. |
No description provided.