microsoft / mu_devops

Project Mu Developer Operations
https://microsoft.github.io/mu/
Other
26 stars 22 forks source link

.sync/codeql: Add retry on GitHub REST Access Failures #349

Closed makubacki closed 2 months ago

makubacki commented 2 months ago

Attempts sometimes fail on the first try and later succeed when reaching out to the GitHub REST API. To prevent actions from having to be rerun, try up to 5 times waiting 10 seconds between each try.

makubacki commented 2 months ago

Tested in https://github.com/makubacki/mu_basecore/actions/runs/9685929840