Skip to content

makebuildserver: explicit timeout for cache downloading

We currently only have a explicit timeout in makebuildserver when doing http-head requests. This change also sets the timeout for http-get reqeusts for downloading files into our cache to 60 seconds.

closes #666 (closed)

Merge request reports