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

Explore and add static checks for DAGs for early detection of common issues #43176

Open
1 of 2 tasks
omkar-foss opened this issue Oct 18, 2024 · 0 comments
Open
1 of 2 tasks
Labels
area:dag-parsing kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet

Comments

@omkar-foss
Copy link
Collaborator

Description

As per users' feedback in the Airflow Debugging Survey 2024, 48.3% of respondents chose early issue detection during execution as one of their top 2 choices.

Use case/motivation

Goal of this issue:

  • Enhance early detection of DAG issues to minimize dev time
  • Some sort of static analysis similar to Ruff checks for DAGs
  • Runtime analysis of DAGs if feasible can also be done to save dev time

Related issues

Parent Issue: #40975

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@omkar-foss omkar-foss added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet labels Oct 18, 2024
@omkar-foss omkar-foss changed the title Explore and add static checks for DAGs for early detect of common issues Explore and add static checks for DAGs for early detection of common issues Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dag-parsing kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet
Projects
Status: Meta & Planning
Development

No branches or pull requests

1 participant