Skip to content

Do not issue a route exception for internal S3 errors when deleting cache entries#5627

Open
jeremyevans wants to merge 1 commit into
mainfrom
jeremy-s3-internal-error
Open

Do not issue a route exception for internal S3 errors when deleting cache entries#5627
jeremyevans wants to merge 1 commit into
mainfrom
jeremy-s3-internal-error

Conversation

@jeremyevans

Copy link
Copy Markdown
Contributor

It's possible for the delete_object call to continually fail with an internal S3 error. In this case, it does not indicate a bug in the application, so we shouldn't emit for it.

…ache entries

It's possible for the delete_object call to continually fail with
an internal S3 error. In this case, it does not indicate a bug in
the application, so we shouldn't emit for it.
@jeremyevans jeremyevans requested a review from enescakir June 11, 2026 18:19
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.

2 participants