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

[deploy] Add ability to customize location load timeout #72

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

benpankow
Copy link
Member

Summary

Adds an optional location_load_timeout param which lets a user override the default code location load timeout (10m).

@benpankow
Copy link
Member Author

benpankow commented Dec 9, 2022

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @benpankow and the rest of your teammates on Graphite Graphite

@github-actions
Copy link

github-actions bot commented Dec 9, 2022

Your pull request is automatically being deployed to Dagster Cloud.

Location Status Link Updated
from_gh_action View in Cloud Dec 09, 2022 at 05:42 PM (UTC)

@@ -34,12 +34,17 @@ inputs:
image_tag:
required: true
description: "The image tag to deploy."

location_load_timeout:
Copy link
Member

Choose a reason for hiding this comment

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

maybe deploy_timeout? The timeout it will wait for it be deployed by dagster cloud?

Copy link
Member

@prha prha left a comment

Choose a reason for hiding this comment

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

need to rebase, rerequest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants