jonkeane commented on code in PR #45379: URL: https://github.com/apache/arrow/pull/45379#discussion_r1934444328
########## dev/tasks/tasks.yml: ########## @@ -1315,6 +1315,7 @@ tasks: env: R_PRUNE_DEPS: TRUE image: ubuntu-r-sanitizer + timeout: 120 Review Comment: We could even do 180 or 240 here, honestly. We know it's a relatively slow job and it only runs nightly. I can't think of a time I've seen the timeout catch it actually hanging on something. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org