lupyuen commented on issue #14376:
URL: https://github.com/apache/nuttx/issues/14376#issuecomment-2421607846

   Something That Bugs Me: __Timeout Errors__ will cost us precious GitHub 
Minutes. The remaining jobs get killed, and restarting these remaining jobs 
from scratch will consume extra GitHub Minutes.
   (1) How do we retry these Timeout Errors?
   (2) Can we have Restartable Builds? Doesn't quite make sense to build 
everything from scratch (arm6, arm7, riscv7) just because one job failed 
(xtensa2)
   (3) Or xtensa2 should wait for others to finish, before it declares a 
timeout and dies? Hmmm...
   
   ```text
   Configuration/Tool: esp32s2-kaluga-1/lvgl_st7789
   curl: (28) Failed to connect to github.com port 443 after 133994 ms: 
Connection timed out
   ```
   https://github.com/apache/nuttx/actions/runs/11395811301/attempts/1


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