Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Increase the ha-proxy timeout on the workspace agent route #768

Merged
merged 1 commit into from
Jul 19, 2018

Conversation

davidfestal
Copy link
Member

What does this PR do?

The PR allows setting the ha-proxy timeout for the ws-agent route to a longer value (10 minutes by default) for workspace PODs.
This is necessary to support long synchronous calls to the ws-agent API, such as a Git clone of a large repository.

What issues does this PR fix or reference?

No precise issue on this, but the problem was encountered in the context of issue #729

How have you tested this PR?

Yes, on Dev-cluster, and this allowed the vertx eclipse factory to work again.

Signed-off-by: David Festal <dfestal@redhat.com>
@centos-ci
Copy link
Collaborator

Can one of the admins verify this patch?

@davidfestal davidfestal self-assigned this Jul 19, 2018
@davidfestal davidfestal requested review from ibuziuk and garagatyi July 19, 2018 15:27
Copy link

@garagatyi garagatyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good as a workaround, but I think there is a better way to do it. For example in OpenShiftExternalServerExposer

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.

5 participants