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 2021/05/09 19:24:02 UTC

[GitHub] [airflow] malthe opened a new pull request #15749: Time range tolerance on external task sensor

malthe opened a new pull request #15749:
URL: https://github.com/apache/airflow/pull/15749


   <!--
   Thank you for contributing! Please make sure that your code changes
   are covered with tests. And in case of new features or big changes
   remember to adjust the documentation.
   
   Feel free to ping committers for the review!
   
   In case of existing issue, reference it using one of the following:
   
   closes: #ISSUE
   related: #ISSUE
   
   How to write a good git commit message:
   http://chris.beams.io/posts/git-commit/
   -->
   
   This pull request proposes to add two optional parameters `execution_date_tolerance_before` and `execution_date_tolerance_after` – allowing a non-exact time match on either a task or DAG run.
   
   The use-case is using the sensor on a DAG where the schedule is out of step with the sensor task.
   
   The issue has previously been brought up in [AIRFLOW-3107](https://issues.apache.org/jira/browse/AIRFLOW-3107) and the present pull request contains some code from a code snippet related to this issue by [omnilinguist](https://github.com/omnilinguist).
   
   


-- 
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



[GitHub] [airflow] github-actions[bot] commented on pull request #15749: Time range tolerance on external task sensor

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #15749:
URL: https://github.com/apache/airflow/pull/15749#issuecomment-882943650


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] github-actions[bot] commented on pull request #15749: Time range tolerance on external task sensor

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #15749:
URL: https://github.com/apache/airflow/pull/15749#issuecomment-836188170


   [The Workflow run](https://github.com/apache/airflow/actions/runs/826832616) is cancelling this PR. Building images for the PR has failed. Follow the workflow link to check the reason.


-- 
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



[GitHub] [airflow] github-actions[bot] commented on pull request #15749: Time range tolerance on external task sensor

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #15749:
URL: https://github.com/apache/airflow/pull/15749#issuecomment-882943650


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] malthe closed pull request #15749: Time range tolerance on external task sensor

Posted by GitBox <gi...@apache.org>.
malthe closed pull request #15749:
URL: https://github.com/apache/airflow/pull/15749


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] github-actions[bot] commented on pull request #15749: Time range tolerance on external task sensor

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #15749:
URL: https://github.com/apache/airflow/pull/15749#issuecomment-835889559


   [The Workflow run](https://github.com/apache/airflow/actions/runs/826013519) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks,^Build docs$,^Spell check docs$,^Provider packages,^Checks: Helm tests$,^Test OpenAPI*.


-- 
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



[GitHub] [airflow] github-actions[bot] commented on pull request #15749: Time range tolerance on external task sensor

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #15749:
URL: https://github.com/apache/airflow/pull/15749#issuecomment-882943650


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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