acassis commented on PR #16991:
URL: https://github.com/apache/nuttx/pull/16991#issuecomment-3267499003

   > > @simbit18 how can we modify the CI to automatically try 3 times when 
download issues like this happen:
   > > ```
   > > Logging into ghcr.io...
   > > Error: Error response from daemon: Get "https://ghcr.io/v2/": net/http: 
request canceled (Client.Timeout exceeded while awaiting headers)
   > > ```
   > 
   > Hi @acassis, Unfortunately, this possibility has not been considered at 
this time for the following reasons:
   > 
   > [docker/login-action#750 
(comment)](https://github.com/docker/login-action/issues/750#issuecomment-2393382846)
   
   Hi @simbit18, but I think this net/http is different from login, is it not 
related to usage limit. Also we can put a long delay (i.e. 30min + random 
offset) to redo the process. It way the fix it fix itself without human 
intervention


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to