lupyuen commented on PR #3475: URL: https://github.com/apache/nuttx-apps/pull/3475#issuecomment-4426329610
Sorry @raiden00pl could you implement retry for NTFC `git clone`? It failed 4 times today, we're hoping to conserve our precious GitHub Runners whenever `git clone` fails thanks :-) FYI @simbit18 ```bash $ git clone -b release-0.0.1 https://github.com/apache/nuttx-ntfc-testing fatal: unable to access 'https://github.com/apache/nuttx-ntfc-testing/': The requested URL returned error: 500 ``` - risc-v-01 failed: https://github.com/apache/nuttx-apps/actions/runs/25666748529/job/75355628393#step:10:1 - risc-v-02 failed: https://github.com/apache/nuttx-apps/actions/runs/25666748529/job/75355628706#step:10:1 - sim-01 failed: https://github.com/apache/nuttx-apps/actions/runs/25666748529/job/75355628480#step:10:1 - x86_64-01 failed: https://github.com/apache/nuttx-apps/actions/runs/25666748529/job/75355628367#step:10:1 <img width="1802" height="1463" alt="Screenshot 2026-05-12 at 8 37 56 AM" src="https://github.com/user-attachments/assets/bdc8feb6-7778-4596-a054-334be3617578" /> https://lupyuen.github.io/nuttx-github-jobs/build-monitor -- 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]
