-
Notifications
You must be signed in to change notification settings - Fork 755
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
chore(devSrv): Improve reliability of connection by catching generic errors #19319
Conversation
…errors (like a serilization issue)
@Mergifyio backport release/stable/5.6 |
✅ Backports have been created
|
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19319/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19319/index.html |
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19319/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19319/index.html |
The build 153114 found UI Test snapshots differences: Details
|
…5.6/pr-19319 chore(devSrv): Improve reliability of connection by catching generic errors (backport #19319)
Bugfix
Improve reliability of connection by catching generic errors (like a serilization issue)
What is the current behavior?
Connection is dropped if there is a serilization (for instance due a the linker)
What is the new behavior?
Log error and wait for next frame.
PR Checklist
Screenshots Compare Test Run
results.