You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/05/10 23:11:51 UTC

[GitHub] [airflow] houqp edited a comment on pull request #8545: [AIRFLOW-249] Refactor the SLA mechanism (Continuation from #3584 )

houqp edited a comment on pull request #8545:
URL: https://github.com/apache/airflow/pull/8545#issuecomment-626404118


   If we can add `.filter(DR.state != State.SUCCESS)` to the query filter list, then I am also in favor of option 1 (without 100 fixed limit of course). It's simpler than 2 and shouldn't run into performance issue for majority of the use-cases :)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org