kou commented on code in PR #44462:
URL: https://github.com/apache/arrow/pull/44462#discussion_r1816520596


##########
dev/tasks/verify-rc/github.win.yml:
##########
@@ -29,6 +29,7 @@ jobs:
       {{ key }}: {{ value }}
     {% endfor %}
     {% endif %}
+    timeout-minutes: 60

Review Comment:
   Some jobs such as 
https://github.com/ursacomputing/crossbow/actions/runs/11393132955/job/31700762815
 got stuck when I was working on this. I canceled them manually because we 
don't have the timeout.
   
   I think that we should have a reasonable timeout to avoid wasting CI time 
(even when we don't pay money for it). If "60" isn't enough, we can use more 
long time such as "120". It's better than the default "360".



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