sgraf812 / feed-gipeda

Daemon for watching for new commits to multiple git repositories and feeding benchmark runs into gipeda
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Should continue to fetch changes even if `git fetch` failed #24

Closed sgraf812 closed 7 years ago

sgraf812 commented 7 years ago

The recent DNS outage showed that once git fetch failed, the repo watcher thread crashes (callProcess semantics) and no further fetching happens.