wordpress-mobile / wordpress-mobile/WordPress-iOS
Media upload timeout in the app but upload was successfully in WP Admin
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
It was originally reported in 4635051-zd-woothemes that the app showed timeout errors when the user was trying to upload a larger video. The user found out the video was uploaded successfully in WP Admin.
One of the possible solutions proposed is to change the session used for XML-RPC to have a higher timeout value to accommodate for sites that take a longer time to process a video upload.
For more context, please check out the internal discussions: p4a5px-2Nm-p2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the app's XML-RPC media upload session and review the internal discussion p4a5px-2Nm-p2 for the proposed timeout change. Confirm the behavior against a larger video upload: the app should wait long enough for processing and report success when the upload completed in WP Admin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift, wordpress
- Domain
- api, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100