potiuk commented on code in PR #55458:
URL: https://github.com/apache/airflow/pull/55458#discussion_r2338310444


##########
.github/workflows/basic-tests.yml:
##########
@@ -394,3 +394,57 @@ jobs:
         run: |
           breeze release-management generate-issue-content-core \
             --limit-pr-count 2 --previous-release 3.0.1 --current-release 
3.0.2 --verbose
+
+  test-airflow-standalone:
+    timeout-minutes: 30

Review Comment:
   We usually do that as a "precaution" in case something hangs. The timeout 
here is "hard" - others are "soft" - i.e. if something deadlines etc. they 
might not fire.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to