Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(backend): Caching - Reduced the cache webhook timeout #4428

Conversation

Ark-kun
Copy link
Contributor

@Ark-kun Ark-kun commented Aug 28, 2020

Reduced the timeout from 30 seconds to 5.
This should not be needed as most users tell us that pods work even when the cache service is not available. But there was at least one customer who experienced timeout failures when creating pods after the service was deleted, but not the webhook config.

Reduced the timeout from 30 seconds to 5.
This should not be needed as most users tell us that pods work even when the cache service is not available. But there was at least one customer who experienced timeout failures when creating pods after the service was deleted, but not the webhook config.
@kubeflow-bot
Copy link

This change is Reviewable

@google-cla google-cla bot added the cla: yes label Aug 28, 2020
@Ark-kun Ark-kun added the cherrypick-approved area OWNER approves to cherry pick this PR to current active release branch label Aug 28, 2020
@Bobgy
Copy link
Contributor

Bobgy commented Aug 28, 2020

Doesn't reduced timeout make it easier to timeout?
Can you explain a little more why this helps?

@Bobgy
Copy link
Contributor

Bobgy commented Aug 28, 2020

/retest

@rmgogogo
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rmgogogo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit ada18bc into kubeflow:master Aug 28, 2020
@Bobgy Bobgy added the cherrypicked cherry picked to release branch `release-x.y` label Sep 4, 2020
Bobgy pushed a commit to Bobgy/pipelines that referenced this pull request Sep 4, 2020
)

Reduced the timeout from 30 seconds to 5.
This should not be needed as most users tell us that pods work even when the cache service is not available. But there was at least one customer who experienced timeout failures when creating pods after the service was deleted, but not the webhook config.
Bobgy pushed a commit that referenced this pull request Sep 4, 2020
Reduced the timeout from 30 seconds to 5.
This should not be needed as most users tell us that pods work even when the cache service is not available. But there was at least one customer who experienced timeout failures when creating pods after the service was deleted, but not the webhook config.
Jeffwan pushed a commit to Jeffwan/pipelines that referenced this pull request Dec 9, 2020
)

Reduced the timeout from 30 seconds to 5.
This should not be needed as most users tell us that pods work even when the cache service is not available. But there was at least one customer who experienced timeout failures when creating pods after the service was deleted, but not the webhook config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/backend area/execution_cache cherrypick-approved area OWNER approves to cherry pick this PR to current active release branch cherrypicked cherry picked to release branch `release-x.y` cla: yes lgtm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants