Retry up to 5 times getting a HTTP URL

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

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.

Description From Last Updated

Col: 1 E101 indentation contains mixed spaces and tabs

reviewbotreviewbot

Col: 1 W191 indentation contains tabs

reviewbotreviewbot

Col: 1 W191 indentation contains tabs

reviewbotreviewbot

Col: 1 E101 indentation contains mixed spaces and tabs

reviewbotreviewbot

Col: 1 W191 indentation contains tabs

reviewbotreviewbot

Col: 1 E101 indentation contains mixed spaces and tabs

reviewbotreviewbot

Col: 1 W191 indentation contains tabs

reviewbotreviewbot

Col: 1 E101 indentation contains mixed spaces and tabs

reviewbotreviewbot

Col: 1 W191 indentation contains tabs

reviewbotreviewbot

Col: 1 E101 indentation contains mixed spaces and tabs

reviewbotreviewbot

Col: 1 W191 indentation contains tabs

reviewbotreviewbot

Col: 1 E101 indentation contains mixed spaces and tabs

reviewbotreviewbot

Col: 1 W191 indentation contains tabs

reviewbotreviewbot

Col: 1 E101 indentation contains mixed spaces and tabs

reviewbotreviewbot

Col: 1 W191 indentation contains tabs

reviewbotreviewbot

Col: 1 E101 indentation contains mixed spaces and tabs

reviewbotreviewbot

Col: 5 E128 continuation line under-indented for visual indent

reviewbotreviewbot
reviewbot
  1. This is a review from Review Bot.
    Tool: PEP8 Style Checker
    Processed Files:
    rbtools/postreview.py
    Ignored Files:

  2. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    E101 indentation contains mixed spaces and tabs

  3. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    W191 indentation contains tabs

  4. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    W191 indentation contains tabs

  5. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    E101 indentation contains mixed spaces and tabs

  6. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    W191 indentation contains tabs

  7. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    E101 indentation contains mixed spaces and tabs

  8. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    W191 indentation contains tabs

  9. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    E101 indentation contains mixed spaces and tabs

  10. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    W191 indentation contains tabs

  11. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    E101 indentation contains mixed spaces and tabs

  12. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    W191 indentation contains tabs

  13. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    E101 indentation contains mixed spaces and tabs

  14. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    W191 indentation contains tabs

  15. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    E101 indentation contains mixed spaces and tabs

  16. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    W191 indentation contains tabs

  17. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 1
    E101 indentation contains mixed spaces and tabs

  18. rbtools/postreview.py (Diff revision 1)
     
     

    Col: 5
    E128 continuation line under-indented for visual indent

  19. 
      
reviewbot
  1. This is a review from Review Bot.
    Tool: Pyflakes
    Processed Files:
    rbtools/postreview.py
    Ignored Files:

  2. 
      
TZ
Review request changed

Status: Discarded

Loading...