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

Introduce new property to configure pull.timeout #9417

Merged
merged 2 commits into from
Oct 19, 2024
Merged

Introduce new property to configure pull.timeout #9417

merged 2 commits into from
Oct 19, 2024

Conversation

eddumelendez
Copy link
Member

Currently, the pull timeout is set to 2 minutes. This commit introduces
a new property pull.timeout to be configured in seconds.

Fixes #9191

Currently, the pull timeout is set to 2 minutes. This commit introduces
a new property `pull.timeout` to be configured in seconds.

Fixes #9191
@eddumelendez eddumelendez requested a review from a team as a code owner October 18, 2024 23:33
@eddumelendez eddumelendez mentioned this pull request Oct 18, 2024
@eddumelendez eddumelendez added this to the next milestone Oct 18, 2024
@eddumelendez eddumelendez merged commit cd29df9 into main Oct 19, 2024
104 checks passed
@eddumelendez eddumelendez deleted the gh-9191 branch October 19, 2024 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Allow pull timeout configuration
1 participant