mirror of https://github.com/hashicorp/consul
cache: Pass through wait query param to the cache.Get (#5203)
This adds a MaxQueryTime field to the connect ca leaf cache request type and populates it via the wait query param. The cache will then do the right thing and timeout the operation as expected if no new leaf cert is available within that time. Fixes #4462 The reproduction scenario in the original issue now times out appropriately.pull/5214/head
parent
27a9f51b24
commit
baa8946ea6
Loading…
Reference in new issue