[Buildbot] #3268: Git retry is inconsistent & has failure modes

Buildbot trac trac at buildbot.net
Sun May 31 19:24:24 UTC 2015


#3268: Git retry is inconsistent & has failure modes
----------------------+------------------------
Reporter:  vlovich    |       Owner:
    Type:  undecided  |      Status:  new
Priority:  major      |   Milestone:  undecided
 Version:  0.8.10     |  Resolution:
Keywords:             |
----------------------+------------------------

Comment (by vlovich):

 My proposal:

 For backwards compatibility, retryFetch should be forwarded to retry.
 retry value of True is translated to (0, 1) meaning 0 delay & repeat once;
 if both retryFetch & retry are provided, then retry is taken.

 Any command that potentially accesses the network (i.e. clone & fetch)
 honor the retry mechanism.

--
Ticket URL: <http://trac.buildbot.net/ticket/3268#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list