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

[dagster-airlift] airflow-side retries test behavior #26711

Open
wants to merge 1 commit into
base: dpeng817/run_retries
Choose a base branch
from

Conversation

dpeng817
Copy link
Contributor

@dpeng817 dpeng817 commented Dec 23, 2024

Summary & Motivation

Airflow only has task-level, not dag-level, retries, but let's make sure we handle them gracefully with a test.

This test uses dagster-airlift[core] dag-triggering utilities to trigger a dag whose sole task only succeeds on retry. Ensure that the polling mechanism successfully waits for all retries of this task to complete.

Copy link
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

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

@dpeng817 dpeng817 changed the title [dagster-airlift] show airflow-side retries test behavior [dagster-airlift] airflow-side retries test behavior Dec 23, 2024
@dpeng817 dpeng817 marked this pull request as ready for review December 23, 2024 20:44
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.

1 participant