Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Conversation

@effrafax
Copy link
Contributor

@effrafax effrafax commented Sep 9, 2016

We have a problem with repositories with slow response times (proxy server in between that additionally slows the responses). We get failure icons in the web application for these repositories because of the relatively low hardcoded read timeout value.

The patch increases the timeout for the repository check and adds getter / setter for the values. Maybe it would be better to make the values configurable, but would like to keep the patch small and put this for discussion.

Slow responding repositories were marked with a repository failure because of the
low read timeout value.
Increases the timeout for the repository check.
@olamy
Copy link
Member

olamy commented Sep 13, 2016

@asfgit asfgit merged commit 02b8927 into apache:master Sep 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants