potiuk commented on issue #42025:
URL: https://github.com/apache/airflow/issues/42025#issuecomment-2331313681

   Some implementation comments:
   
   * there is no native "retry" functionality in GitHub actions
   * there are some retry actions/jobs but in the ASF we limit usage of 
3rd-party actions due to security concerns and we need to approve 3rd-party 
actions (specific versions/commits) via INFRA
   * It should be as easy as turning the bash command into a "for loop" trying 
the breeze command up to three times if it fails.
   


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