Skip to content

Remove retries from invalidation#1288

Open
mtdowling wants to merge 1 commit into
mainfrom
remove-auth-failure-retry
Open

Remove retries from invalidation#1288
mtdowling wants to merge 1 commit into
mainfrom
remove-auth-failure-retry

Conversation

@mtdowling

@mtdowling mtdowling commented Jul 9, 2026

Copy link
Copy Markdown
Member

What behavior changes?

Describe the observable difference in behavior before and after this change.

Invalidation should not ever retry, and AuthFailure isn't necessarily a revoked token as EC2 uses it for other things too.

Why is this change needed?

Explain the motivation: bug, feature request, refactor, performance, etc.

It's used for other auth issues than expiration or revocation.

How was this validated?

List tests added, benchmarks run, or manual verification performed.

What should reviewers focus on?

Point reviewers to the files or sections that contain the interesting logic.

Additional Links

Related issues, design docs, or prior art.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mtdowling mtdowling enabled auto-merge (rebase) July 9, 2026 16:47
@mtdowling mtdowling disabled auto-merge July 9, 2026 19:20
@mtdowling mtdowling force-pushed the remove-auth-failure-retry branch from f8ff695 to f9ebac0 Compare July 9, 2026 19:23
@mtdowling mtdowling changed the title Remove AuthFailure from retries Remove retries from invalidation Jul 9, 2026
@mtdowling mtdowling enabled auto-merge (rebase) July 9, 2026 19:33
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.

1 participant