jbonofre commented on code in PR #589:
URL: https://github.com/apache/arrow-java/pull/589#discussion_r1942443013
##########
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:
As it's a `sleep`, it seems so. It's maybe related to @kou network. 10mn is
OK though is necessary.
--
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]