Blocking query wait time not respected for retrieving leaf certs #4462
Labels
theme/connect
Anything related to Consul Connect, Service Mesh, Side Car Proxies
type/bug
Feature does not function as expected
Milestone
Overview of the Issue
The cache waits the full time (10 minutes for blocking queries). When issuing a blocking query via the HTTP api, the wait time requested via the http "wait" parameter is not respected.
Reproduction Steps
Steps to reproduce this issue, eg:
curl localhost:8500/v1/agent/connect/ca/leaf/test
The text was updated successfully, but these errors were encountered: