spring-projects / spring-vault

Provides familiar Spring abstractions for HashiCorp Vault
https://spring.io/projects/spring-vault
Apache License 2.0
283 stars 186 forks source link

Apply read timeout to http-components request factory. Fixes #861 #866

Closed Entea closed 5 months ago

Entea commented 5 months ago

Fixes read timeout issue - spring webflux application could hang indefinitely on read if vault is not responding :)

pivotal-cla commented 5 months ago

@Entea Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 5 months ago

@Entea Thank you for signing the Contributor License Agreement!

mp911de commented 5 months ago

Thank you for your contribution. That's merged, polished, and backported now.