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

Increases pip install socket timeout on mware Dockerfile #297

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

italo-sampaio
Copy link
Collaborator

Increases the socket timeout of the pip install command from 15s to 60s. This helps prevent CI workflow failures due to temporary network instability.

Copy link

github-actions bot commented Feb 5, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@italo-sampaio italo-sampaio force-pushed the enhancement/increase-pip-install-timeout branch from 61fec25 to 87b5542 Compare February 5, 2025 13:19
Copy link
Collaborator

@amendelzon amendelzon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Increases the socket timeout of the pip install command from 15s to 60s.
This helps prevent CI workflow failures due to temporary network instability.
@italo-sampaio italo-sampaio force-pushed the enhancement/increase-pip-install-timeout branch from 87b5542 to 74b511f Compare February 5, 2025 17:58
@italo-sampaio italo-sampaio merged commit 6ebc4ba into master Feb 5, 2025
8 checks passed
@italo-sampaio italo-sampaio deleted the enhancement/increase-pip-install-timeout branch February 5, 2025 18:40
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