commit | 06ab26d80cdbde498cfb61d57f627632d24b70f9 | [log] [tgz] |
---|---|---|
author | Paul Belanger <pabelanger@redhat.com> | Thu Oct 05 14:50:31 2017 -0400 |
committer | Paul Belanger <pabelanger@redhat.com> | Thu Oct 05 14:52:47 2017 -0400 |
tree | 4c0cc9ab2b291224bd7caa2b940f8051fa424e0f | |
parent | 29a8c23090cb5afe49d258eafadfce658feddfc3 [diff] |
Add git timeout for HTTP(S) operations Using the GIT_HTTP_LOW_SPEED_LIMIT and GIT_HTTP_LOW_SPEED_TIME environmental variables, we have the ability to support timeouts via HTTP(S) for git. Currently, it is possible for a merger to block for ever if something happens to the network. Change-Id: I8ab245b221eae3a9faacd0b9ba6f7b14b27e6b0e Signed-off-by: Paul Belanger <pabelanger@redhat.com>