Skip to content

[v12] Continue completing uploads on not found errors#35104

Merged
zmb3 merged 1 commit intobranch/v12from
zmb3/v12-backport-35067
Dec 1, 2023
Merged

[v12] Continue completing uploads on not found errors#35104
zmb3 merged 1 commit intobranch/v12from
zmb3/v12-backport-35067

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
Backports #35067

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 added audit-log Issues related to Teleports Audit Log backport 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.

@zmb3
Copy link
Copy Markdown
Collaborator Author

zmb3 commented Nov 28, 2023

Manual backport: cherry picked only the functionality change and skipped the tests since v12 has diverged too much.

@zmb3 zmb3 requested review from Joerger and rosstimothy November 28, 2023 23:15
@zmb3
Copy link
Copy Markdown
Collaborator Author

zmb3 commented Nov 30, 2023

@Joerger PTAL

@zmb3 zmb3 added this pull request to the merge queue Dec 1, 2023
Merged via the queue into branch/v12 with commit dd1e94b Dec 1, 2023
@zmb3 zmb3 deleted the zmb3/v12-backport-35067 branch December 1, 2023 00:20
This was referenced Dec 13, 2023
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 backport size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants