Skip to content

Harden provision-meos apt steps against mirror stalls#43

Merged
estebanzimanyi merged 1 commit into
MobilityDB:masterfrom
estebanzimanyi:fix/apt-retry-timeout
Jul 10, 2026
Merged

Harden provision-meos apt steps against mirror stalls#43
estebanzimanyi merged 1 commit into
MobilityDB:masterfrom
estebanzimanyi:fix/apt-retry-timeout

Conversation

@estebanzimanyi

Copy link
Copy Markdown
Member

The apt-get steps use Acquire::Retries and a 30s Acquire timeout so a slow or stalled Ubuntu mirror fails fast and retries instead of hanging the job. This makes libmeos/catalog provisioning resilient for every binding that consumes the action.

The apt-get steps use Acquire::Retries and a 30s Acquire timeout so a slow or stalled Ubuntu mirror fails fast and retries instead of hanging the job. This makes libmeos/catalog provisioning resilient for every binding that consumes the action.
@estebanzimanyi estebanzimanyi merged commit 7b8ee5d into MobilityDB:master Jul 10, 2026
2 checks passed
@estebanzimanyi estebanzimanyi deleted the fix/apt-retry-timeout branch July 10, 2026 15:05
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.

1 participant