Skip to content

Continue completing uploads on not found errors#35067

Merged
zmb3 merged 1 commit intomasterfrom
zmb3/continue-uploads-on-error
Nov 28, 2023
Merged

Continue completing uploads on not found errors#35067
zmb3 merged 1 commit intomasterfrom
zmb3/continue-uploads-on-error

Conversation

@zmb3
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 commented Nov 28, 2023

Prior to this change, if we failed to complete an upload, the completed would error out and stop processing uploads until the next interval (5 minutes later). This leads to us falling behind and allowing a large number of uncompleted uploads to accumulate, particularly when there are multiple auth servers attempting to complete the same set of uploads.

Fixes gravitational/cloud#5938

Changelog: Allow Teleport to complete abandoned uploads faster in HA deployments.

Prior to this change, if we failed to complete an upload, the completed
would error out and stop processing uploads until the next interval
(5 minutes later). This leads to us falling behind and allowing a large
number of uncompleted uploads to accumulate, particularly when there
are multiple auth servers attempting to complete the same set of
uploads.

Fixes gravitational/cloud#5938
@github-actions github-actions Bot requested review from rudream and tigrato November 28, 2023 18:53
@github-actions github-actions Bot added audit-log Issues related to Teleports Audit Log size/sm labels Nov 28, 2023
@github-actions
Copy link
Copy Markdown
Contributor

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@github-actions
Copy link
Copy Markdown
Contributor

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@zmb3 zmb3 requested a review from rosstimothy November 28, 2023 18:55
@zmb3 zmb3 requested a review from Joerger November 28, 2023 21:48
@zmb3 zmb3 added this pull request to the merge queue Nov 28, 2023
Merged via the queue into master with commit 5b62ff1 Nov 28, 2023
@zmb3 zmb3 deleted the zmb3/continue-uploads-on-error branch November 28, 2023 22:28
@public-teleport-github-review-bot
Copy link
Copy Markdown

@zmb3 See the table below for backport results.

Branch Result
branch/v12 Failed
branch/v13 Create PR
branch/v14 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

audit-log Issues related to Teleports Audit Log size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants