raulcd commented on code in PR #14412:
URL: https://github.com/apache/arrow/pull/14412#discussion_r996357859


##########
dev/archery/archery/bot.py:
##########
@@ -269,6 +272,10 @@ def submit(obj, tasks, groups, params, arrow_version):
         queue.put(job, prefix="actions", increment_job_id=False)
         queue.push()
 
+        # # wait for tasks of the job are triggered to collect more
+        # # suitable task URLs
+        time.sleep(wait)

Review Comment:
   sorry this won't work because if present it would be a string. I might take 
a look tomorrow if is still not solved



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