Shubham Mehta

Results 7 comments of Shubham Mehta

+1 to the suggestion to move the remaining example DAGs to the system test directory. In the past month, I've had at least three people ask me why we got...

I agree with @jscheffl here that this use case doesn't warrant adding a new state with paused/unpaused/drain for DAGs as it will complicate and slow down scheduling (and rescheduling) logic....

This is great @BasPH. In the initial release, can we hide this behind a feature flag? It would allow you to make breaking changes in later releases in case something...

@o-nikolas - given there is no response for more than a month, can we close this issue for now? @ChirangaL - feel free to open it again if the solution...

I believe we could close this out as we removed that metrics https://github.com/apache/airflow/pull/30374. You should be using executor running and executor queued task metrics. cc: @vincbeck

> AWS released the newest Managed Airflow (v2.5.1) [that is using PyYAML v6+ ](https://github.com/aws/aws-mwaa-local-runner/blob/v2.5.1/docker/config/constraints.txt#L38)without merging this pull, AWS customers won't be able to install awscli in newest MWAA @phajduk -...

@vlazuka - I was only answering w.r.t. MWAA. Based on the latest comment [here](https://github.com/aws/aws-cli/issues/7994#issuecomment-1603274889) from AWS cli member, it does seem like cli v2 is the only workaround right now.