We have some vaults that we are trying to migrate and were looking at using your tool to extract the data from our old vault. In one of our secrets engines, we have about 2300 paths. When trying to extract all of those, we get random timeouts.
Get "https://vault-url/v1/path/metadata/st0580?list=true": net/http: TLS handshake timeout
Error: Get "https://vault-url/v1/path/metadata/st0580?list=true": net/http: TLS handshake timeout```
Are there any options to set the timeout or otherwise make it so it can pull all of the secrets?
We have some vaults that we are trying to migrate and were looking at using your tool to extract the data from our old vault. In one of our secrets engines, we have about 2300 paths. When trying to extract all of those, we get random timeouts.