lidavidm commented on code in PR #589:
URL: https://github.com/apache/arrow-java/pull/589#discussion_r1942435529
##########
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:
We have to wait 10 minutes!?
--
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]