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

[core] Make commit.max-retries behave as it means #4641

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

Zouxxyy
Copy link
Contributor

@Zouxxyy Zouxxyy commented Dec 4, 2024

Purpose

commit.max-retries represents retry times. If we configure it to 10, it means a maximum of 11 commits. If we configure it to 0, it means no retries are allowed.

Tests

API and Format

Documentation

@wwj6591812
Copy link
Contributor

+1

Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

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

+1

@JingsongLi JingsongLi merged commit aec2547 into apache:master Dec 4, 2024
12 checks passed
@Zouxxyy Zouxxyy deleted the dev/fix-retry branch December 4, 2024 13:55
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.

3 participants