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: add cloud run job timeout to instance config #88

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

timchap
Copy link
Contributor

@timchap timchap commented Jan 6, 2025

Adds job timeout as dagster.yaml instance config. Also adds some basic docs for the Cloud Run run launcher.

Summary & Motivation

Ensure that Cloud Run run worker timeout is configurable at the instance level.

How I Tested These Changes

Unit tests have been updated.

@timchap timchap requested a review from cmpadden as a code owner January 6, 2025 10:46
Copy link
Collaborator

@cmpadden cmpadden left a comment

Choose a reason for hiding this comment

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

Great, thank you.

And an additional "thank you" for improving the README! 🙏

@cmpadden cmpadden merged commit 7476a76 into dagster-io:main Jan 6, 2025
1 check passed
@cmpadden
Copy link
Collaborator

cmpadden commented Jan 6, 2025

Created release 0.0.3 to include this change.

https://pypi.org/project/dagster_contrib_gcp/

@timchap
Copy link
Contributor Author

timchap commented Jan 6, 2025

Thanks to you @cmpadden for the support and reactivity!

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.

2 participants