As reported in p1706285247418489-slack-C063XEQAM8X, it is possible to arrive in a state where one is unable to retry failed upload. <details><summary>Screen recording</summary> https://github.com/wordpress-mobile/gutenberg-mobile/assets/438664/57433a80-20a7-4580-9a1f-5f8e4dcbd7cd </details> ## Steps to Reproduce 1. Insert a media block. 2. Induce a failure (likely one other than completly disconnecting the network connection). ## Expected Result Tapping the failed media upload and then "Retry" results in the upload restarting and the UI showing upload progress. ## Expected Result Tapping the failed media upload and then "Retry" results in no changes to the UI and presumably not upload restarting.
As reported in p1706285247418489-slack-C063XEQAM8X, it is possible to arrive in a state where one is unable to retry failed upload.
Screen recording
retry-upload-issue.mp4
Steps to Reproduce
Expected Result
Tapping the failed media upload and then "Retry" results in the upload restarting and the UI showing upload progress.
Expected Result
Tapping the failed media upload and then "Retry" results in no changes to the UI and presumably not upload restarting.