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 FW update exception showed after entering update state #8206

Merged
merged 2 commits into from Jan 21, 2021

Conversation

Nir-Az
Copy link
Collaborator

@Nir-Az Nir-Az commented Jan 21, 2021

On FW update window we see a recoverable exception string during the FW update process

This PR fixes this behavior.
Actions taken:

  1. Add delay between sending the device command to enter update state and query devices (if we do it too fast we still get the device before it was able to disconnect)
  2. Replace FW update UI exception with log exception

Tracked on [RS5-7900]

@maloel maloel merged commit eb66c68 into IntelRealSense:development Jan 21, 2021
@Nir-Az Nir-Az deleted the fix_fw_update_exception branch July 27, 2021 12:38
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.

None yet

2 participants