Skip to content

Add missing consumer for ServerErrCh in vaultTokenWatcher (there was … - #2059

Open
ShayaSi wants to merge 1 commit into
hashicorp:mainfrom
ShayaSi:fix/main/handle-vault-token-watcher-server-error
Open

Add missing consumer for ServerErrCh in vaultTokenWatcher (there was …#2059
ShayaSi wants to merge 1 commit into
hashicorp:mainfrom
ShayaSi:fix/main/handle-vault-token-watcher-server-error

Conversation

@ShayaSi

@ShayaSi ShayaSi commented May 8, 2025

Copy link
Copy Markdown

r.vaultTokenWatcher.ServerErrCh was missing from runner loop. This caused view to hang if this cannel was used, which is the case of an error, so retry isn't happening.

Fixes #2058

@ShayaSi
ShayaSi requested a review from a team as a code owner May 8, 2025 12:12
@hashicorp-cla-app

hashicorp-cla-app Bot commented May 8, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

Vualt token renew doesn't retry on failure

1 participant