Skip to content

CI: Retry rtai downloads if they fail (often connection resets) - #4315

Merged
grandixximo merged 1 commit into
LinuxCNC:masterfrom
BsAtHome:fix_rtai-ci-connreset-retry
Aug 1, 2026
Merged

CI: Retry rtai downloads if they fail (often connection resets)#4315
grandixximo merged 1 commit into
LinuxCNC:masterfrom
BsAtHome:fix_rtai-ci-connreset-retry

Conversation

@BsAtHome

@BsAtHome BsAtHome commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

There are regular "connection reset" errors when downloading the RTAI kernel debs from github's own servers. This interrupts the build and fails CI.

This PR adds retry options to cURL so that transient errors are ignored. It will retry up to 5 times with 2 second delay in between. Errors that are more persistent will still make CI fail and that should be alright.

@grandixximo

Copy link
Copy Markdown
Contributor

I never actually notices the errors, it just seems frozen sometimes, let's try and see if it improves...

@grandixximo
grandixximo merged commit 0c7f9df into LinuxCNC:master Aug 1, 2026
16 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