kou commented on issue #574:
URL: https://github.com/apache/arrow-java/issues/574#issuecomment-2638605720

   Hmm... Failed again...
   
   
https://github.com/apache/arrow-java/actions/runs/13169588152/job/36759090312#step:3:17
   
   ```text
   HTTP 403: You have exceeded a secondary rate limit. Please wait a few 
minutes before you try again. If you reach out to GitHub Support for help, 
please include the request ID 4C42:282311:CC0F61:E3C265:67A41686. 
(https://uploads.github.com/repos/apache/arrow-java/releases/198720032/assets?label=&name=arrow-performance-18.2.0-javadoc.jar)
   ```
   
   @lidavidm Could you run the following command lines?
   
   ```bash
   git clone [email protected]:apache/arrow-java.git
   cd arrow-java
   cp dev/release/.env{.example,}
   echo "GPG_KEY_ID=BE7EF45DBAD38E4EECED390E9CBA4EF977CA20B8" >> 
dev/release/.env
   GH_TOKEN=${YOUR_GITHUB_TOKEN} dev/release/release_rc.sh 3
   ```


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