lidavidm commented on code in PR #589:
URL: https://github.com/apache/arrow-java/pull/589#discussion_r1942470297


##########
dev/release/release_rc.sh:
##########
@@ -109,13 +109,13 @@ if [ "${RELEASE_SIGN}" -gt 0 ]; then
     if [ -n "${run_id}" ]; then
       break
     fi
-    sleep 60
+    sleep 600

Review Comment:
   Ah the issue explains the whole process takes ~30 minutes so ~10 minutes 
seems reasonable (I guess Github doesn't like pinging too often)



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