mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-17 08:41:12 +01:00
fix docs typo - couple to few (#16068)
This commit is contained in:
parent
bc5c692aa9
commit
01d5a654f9
@ -213,7 +213,7 @@ Here are the options for the `retry` stanza:
|
||||
A value of `-1` disables retries. The environment variable `VAULT_MAX_RETRIES`
|
||||
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
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user