Skip to content

Credential refresh - retry on errors of any kind#51

Merged
vustef merged 1 commit intomainfrom
vs-retry-on-any-error
Feb 18, 2026
Merged

Credential refresh - retry on errors of any kind#51
vustef merged 1 commit intomainfrom
vs-retry-on-any-error

Conversation

@vustef
Copy link
Copy Markdown
Collaborator

@vustef vustef commented Feb 18, 2026

This is needed because the classification of errors is not always. E.g. I got token expired s3 error which was classified as Unexpected, not PermissionDenied. Who knows how azure would look like. We could retry unexpected errors only, but seems premature to optimize this without further testing, e.g. not to retry some non-retriable errors etc.

@vustef vustef requested a review from gbrgr February 18, 2026 12:30
@vustef vustef enabled auto-merge (squash) February 18, 2026 12:36
@vustef vustef merged commit 8c3add6 into main Feb 18, 2026
13 checks passed
@vustef vustef deleted the vs-retry-on-any-error branch February 18, 2026 12:37
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