All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: Would a config fetch.retryCount make sense?
@ 2017-06-01 12:48 Lars Schneider
  2017-06-01 13:33 ` Ben Peart
  2017-06-01 17:59 ` Stefan Beller
  0 siblings, 2 replies; 5+ messages in thread
From: Lars Schneider @ 2017-06-01 12:48 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Junio C Hamano

Hi,

we occasionally see "The remote end hung up unexpectedly" (pkt-line.c:265) 
on our `git fetch` calls (most noticeably in our automations). I expect 
random network glitches to be the cause.

In some places we added a basic retry mechanism and I was wondering
if this could be a useful feature for Git itself.

E.g. a Git config such as "fetch.retryCount" or something.
Or is there something like this in Git already and I missed it?

Thanks,
Lars

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-05 14:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-01 12:48 RFC: Would a config fetch.retryCount make sense? Lars Schneider
2017-06-01 13:33 ` Ben Peart
2017-06-05 12:04   ` Lars Schneider
2017-06-05 14:08     ` Ben Peart
2017-06-01 17:59 ` Stefan Beller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.