Export to GitHub

ytd-android - issue #9
If submitToYtdDomain fails due to I/O issue, no retry mechanism kicks in
Posted on Nov 23, 2010 by
Happy Wombat
What steps will reproduce the problem? 1. Upload a video 2. Trigger failure while submitting to YTD
What is the expected output? What do you see instead?
The JSON call should be retried, instead, it is a silent failure. Util.makeJsonRpcCall returns null in this case, but submitToYtdDomain does not retry in this scenario.
Please use labels and text to provide additional information.
Status: Accepted
Labels:
Type-Defect
Priority-Medium