iOS Connectivity and Retry
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Sending messages with poor connectivity, found that if the message fails to send, clicking the "retry" link just does nothing at all. Or at least doesn't indicate that it is doing anything, like attempting to resend in the background and failing again for some reason.
This is for iOS client. Retry does seem to function on OSX client.
Contributor guide
No contributing guide indexed for this repository
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 by reproducing the failed send and tapping the Retry link under poor connectivity on the iOS client. Compare the behavior with the working OS X client and inspect the iOS retry flow once its entry point is located. Done means retry visibly attempts the send and reports a subsequent failure or success.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100