Skip to content

Conversation

danbev
Copy link
Member

@danbev danbev commented Sep 18, 2025

This commit contains changes to build.yml to enhance the robustness of apt package installation by implementing retries and fallback mechanisms when accessing Ubuntu package mirrors.

This commit contains changes to build.yml to enhance the robustness of
apt package installation by implementing retries and fallback
mechanisms when accessing Ubuntu package mirrors.
@danbev danbev force-pushed the ci-improve-mirror-handling branch from 6bf421a to 959cfe8 Compare September 18, 2025 06:12
@danbev danbev marked this pull request as ready for review September 18, 2025 11:27
@danbev danbev requested a review from ggerganov September 19, 2025 05:54
@ggerganov
Copy link
Member

This seems a bit cumbersome. I think we can restart workflows in case the mirrors are not responding?

@danbev
Copy link
Member Author

danbev commented Sep 23, 2025

This seems a bit cumbersome. I think we can restart workflows in case the mirrors are not responding?

Yes it is not straightforward at all. And we can restart the workflows manually for sure, it was just that the mirror we are using was down for a few days straight which got me a bit concerned. But it looks like it is back working now so lets close this and we can revisit (perhaps with a better solution) in the future 👍

@danbev danbev closed this Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants