Skip to content
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

Improve retries in the installation scripts #308

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

Veetaha
Copy link
Contributor

@Veetaha Veetaha commented Nov 8, 2023

Today on our CI the installation of marker randomly failed:
image

GitHub returned 403 due to some internal bugs I suppose. To fix this I added --retry-all-errors which should retry in such cases and added more configurations for retries. This way on CI we use the retry config that gives up in 30 minutes. This solves the problem of red master CI when doing a release (part of #274).

@Veetaha Veetaha requested a review from xFrednet November 8, 2023 12:51
@Veetaha Veetaha force-pushed the feat/improve-retries branch 3 times, most recently from 9213043 to 605e484 Compare November 8, 2023 13:35
@Veetaha Veetaha force-pushed the feat/improve-retries branch from 605e484 to 554d008 Compare November 8, 2023 13:38
@xFrednet
Copy link
Member

xFrednet commented Nov 8, 2023

Everything looks good to me, thank you for the update :D

@xFrednet xFrednet added this pull request to the merge queue Nov 8, 2023
Merged via the queue into rust-marker:master with commit 544652e Nov 8, 2023
23 checks passed
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