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

[v14] filesessions: continue processing uploads on error #46127

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Sep 2, 2024

Backport #45927 to branch/v14

If we encounter a BadParameter error, assume something is wrong
with the upload, mark it as corrupted, and move on to the next one.

This prevents one bad file from preventing other legitimate uploads
from completing.
@zmb3 zmb3 added the no-changelog Indicates that a PR does not require a changelog entry label Sep 2, 2024
@github-actions github-actions bot added audit-log Issues related to Teleports Audit Log backport size/sm labels Sep 2, 2024
@zmb3 zmb3 added this pull request to the merge queue Sep 3, 2024
Merged via the queue into branch/v14 with commit bc8bcdd Sep 3, 2024
29 of 30 checks passed
@zmb3 zmb3 deleted the bot/backport-45927-branch/v14 branch September 3, 2024 19:59
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 no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants