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 #9193: add retry policy to @asset and @multi_asset #10150

Merged
merged 2 commits into from Oct 31, 2022

Conversation

adam-bloom
Copy link
Contributor

@adam-bloom adam-bloom commented Oct 21, 2022

Summary & Motivation

Adds the capability to set retry policies on assets and multi_assets.

How I Tested These Changes

I haven't yet. Last time I tried to use a development version of dagster libraries in my user code development environment, I couldn't get dagit to start. Happy to try again if needed!

I didn't see any unit tests on the asset decorators either... Found them! Let me make some updates.

@vercel
Copy link

vercel bot commented Oct 21, 2022

@adam-bloom is attempting to deploy a commit to the Elementl Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 21, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
dagit-storybook ⬜️ Ignored (Inspect) Oct 28, 2022 at 9:08PM (UTC)

Copy link
Contributor

@dpeng817 dpeng817 left a comment

Choose a reason for hiding this comment

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

Build: //buildkite.com/dagster/dagster/builds/37225

@adam-bloom
Copy link
Contributor Author

@dpeng817 any chance of getting this in this week's release? I'd love to be able to add this back to my assets (that I recently migrated from ops).

Copy link
Contributor

@sryza sryza left a comment

Choose a reason for hiding this comment

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

Thanks for this PR @adam-bloom ! It looks great.

@sryza sryza merged commit cb62bc4 into dagster-io:master Oct 31, 2022
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.

None yet

3 participants