Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Retrying requests to Vault #236

Closed
philip-ince opened this issue Aug 6, 2018 · 1 comment
Closed

Retrying requests to Vault #236

philip-ince opened this issue Aug 6, 2018 · 1 comment

Comments

@philip-ince
Copy link

Our Vault server can be overloaded or down, in which case I'd like spring-cloud-vault to retry the request. Is there anyway to tie Retryable into Spring-cloud-vault?

@mp911de
Copy link
Member

mp911de commented Aug 6, 2018

Take a look at Spring Retry. There's no built-in retry mechanism.

@mp911de mp911de closed this as completed Aug 6, 2018
@pmv pmv mentioned this issue Mar 3, 2021
pmv added a commit to pmv/spring-cloud-vault that referenced this issue Mar 8, 2021
PR feedback - remove AOP and retry-enable ClientHttpRequestFactory
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants