Skip to content

repo-updater: Use IdleConnTimeout for GitHub to avoid EOF errors

Administrator requested to merge core/idle-conn-timeout into master

Created by: mrnugget

This is a follow-up to #4345 and makes sure that the GitHub source used in repo-updater uses the same IdleConnTimeout that github-proxy uses, making repo-updater resilient against this error without github-proxy

Test plan: go test

Merge request reports

Loading