-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sparse checkout errors sporadically in CI #7932
Comments
We've been seeing these github timeouts lately, they seem to be concentrated on mac agents. Error for posterity:
|
Mac hosted agents aren't hosted in Azure Datacenters. They're hosted in GitHub datacenters. This means that these agents could be impacted by a combination of factors including both Azure and GitHub connectivity. Since these issues relate to network connectivity and don't directly test SDK/product functionality, I think a reasonable thing to do here would be to detect these kinds of failures (either by checking exit codes or the outputs) and re-trying, after a delay, on failures that could be transient. |
Closing as #8019 added retries which seem to have helped with this. |
https://dev.azure.com/azure-sdk/public/_build/results?buildId=3624149&view=logs&j=51b3775a-1644-5866-7147-5315708e6c48&t=25d16842-582d-5a38-69fc-328226e341e6&l=27
The text was updated successfully, but these errors were encountered: