Conversation
User Test ResultsTest specification and instructions
Results TemplateTest Artifacts
|
jahorton
left a comment
There was a problem hiding this comment.
Possible issue - didn't we set Android to auto-reload its host WebView when encountering Web engine errors? Wouldn't that trigger on the first error output below if so?
I should probably double-check whether or not that's still in place.
|
I'll put together a 🍒 for #16548 to go alongside this; it'll cut off the highly-correlated paired error we've been getting. |
Just tested: |
A deeper workaround is applied in 19.0 (see for example #16565, #16586) but for 18.0, this is an attempt to bypass the constant issue of models failing to load with Chrome 152 and later versions, by retrying on failure.
Relates-to: #13862 (may fix)
User Testing