fix docs typo - couple to few (#16068)

This commit is contained in:
swayne275 2022-06-20 11:03:55 -06:00 committed by GitHub
parent bc5c692aa9
commit 01d5a654f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -213,7 +213,7 @@ Here are the options for the `retry` stanza:
A value of `-1` disables retries. The environment variable `VAULT_MAX_RETRIES` A value of `-1` disables retries. The environment variable `VAULT_MAX_RETRIES`
overrides this setting. overrides this setting.
There are a couple of subtleties to be aware of here. First, requests originating There are a few subtleties to be aware of here. First, requests originating
from the proxy cache will only be retried if they resulted in specific HTTP from the proxy cache will only be retried if they resulted in specific HTTP
result codes: any 50x code except 501 ("not implemented"), as well as 412 result codes: any 50x code except 501 ("not implemented"), as well as 412
("precondition failed"); 412 is used in Vault Enterprise 1.7+ to indicate a ("precondition failed"); 412 is used in Vault Enterprise 1.7+ to indicate a