You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes results are not uploaded by default and I have to re-upload them again manually (IIRC this is an old bug)
Ideally, we should make measurement upload more resilient in cases where the backend is not available/overloaded at the time of the upload. I assume we would need to do this both for android and iOS.
The text was updated successfully, but these errors were encountered:
jbonisteel
changed the title
probe-mobile:
probe-mobile: make measurement upload more resilient
Jul 12, 2024
@hellais I believe we already addressed this in the multiplatform app, and we can close this issue:
We upload any not-uploaded measurements at the end of a test run (when tests are stopped by users, ofter we were left with 1 measurement not-uploaded).
This was originally reported as part of:
#2756
Ideally, we should make measurement upload more resilient in cases where the backend is not available/overloaded at the time of the upload. I assume we would need to do this both for android and iOS.
The text was updated successfully, but these errors were encountered: