Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allowing the retries to go up to 10 causes the test to always hit the check against ensuring the retry wait went up to 15 seconds. Additionally we have the max download attempts in the code set to 5. This change did not protect against using this test to expose a problem in the underlying code. Remove checks for retry since there may be additional requests before the upload. Signed-off-by: Derek McGowan <[email protected]> (github: dmcgowan)
- Loading branch information