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
The application doesn't have a place where user can retry failed uploads manually except it clicks on failed notification and presses upload button again in the upload activity. Also if upload fails it will not retry immediately until app restart or connectivity state changed or user will upload new photo. So i need some more explanation for item 2
As for the first item. When we added the option we had a discussion about autoupload/regular upload. The thing is that both uploads uses same queue and we don't separate them there. Upload process is automatic and if it fails it will start again on connectivity state changed. If user has regular and autouploads in the queue which failed for the first time or connection was absent when they were added and user connects to 3G both regular and automatically added images will retry to reupload if no WiFi only upload option is specified. So the first item also requires some clarification
We need to implement these actions:
The text was updated successfully, but these errors were encountered: