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 2022/02/17 17:45:44 UTC

[GitHub] [airflow] jedcunningham opened a new pull request #21648: Increase timeout for constraints job

jedcunningham opened a new pull request #21648:
URL: https://github.com/apache/airflow/pull/21648


   This job seems to be taking just longer than the current timeout, so
   increase it so it works consistently on public runners.
   
   e.g: https://github.com/apache/airflow/runs/5235848874?check_suite_focus=true


-- 
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] potiuk commented on pull request #21648: Increase timeout for constraints job

Posted by GitBox <gi...@apache.org>.
potiuk commented on pull request #21648:
URL: https://github.com/apache/airflow/pull/21648#issuecomment-1045978044


   Merged it before in #21680 - I set 40 minutes. It could be arbitrary long - the constraints job only runs if "setup.py/cfg" changes so we could even set it for 2 hours :) if needed :) 


-- 
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] potiuk closed pull request #21648: Increase timeout for constraints job

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


   


-- 
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 #21648: Increase timeout for constraints job

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


   The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.


-- 
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] jedcunningham commented on pull request #21648: Increase timeout for constraints job

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on pull request #21648:
URL: https://github.com/apache/airflow/pull/21648#issuecomment-1043433592


   I probably need to experiment to make sure this is enough of a bump before we merge this. I just randomly chose 10 minutes extra.


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