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

Enforce no more than 126 task retries #15463

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

losipiuk
Copy link
Member

@losipiuk losipiuk commented Dec 19, 2022

fixes: #14459

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
(x) Release notes are required, with the following suggested text:

# General
* Validate that configured number of task retries is not larger than 126. ({issue}`14459`)

@losipiuk losipiuk merged commit cc4372f into trinodb:master Dec 20, 2022
@github-actions github-actions bot added this to the 404 milestone Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Limit number of task retry attempts to 127
2 participants