Retry up to 5 times getting a HTTP URL

Review Request #4671 — Created Oct. 1, 2013 and discarded — Latest diff uploaded

Information

RBTools
master

Reviewers

The review board I work with occasioanlly fails an HTTP request. It has some 10 Subversion repositories and thus each review request requires getting all 10 of them. Chances are that one of the requests will fail. Which makes post-review fail almost always.

This patch makes the requests retry. In practice I only needed up to one retry.

Posted a few reviews.

    Loading...