f3df55ad58
* Adding check-legacy-links-format workflow * Adding test-link-rewrites workflow * Updating docs-content-check-legacy-links-format hash * Migrating links to new format Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
7 lines
282 B
Plaintext
7 lines
282 B
Plaintext
### Large Raft Snapshots
|
|
|
|
Taking and restoring Raft snapshots can exceed Vault's default and recommended
|
|
timeout settings. The
|
|
[`VAULT_CLIENT_TIMEOUT`](/vault/docs/commands#vault_client_timeout) environment variable can
|
|
be used to allow for more time to take or restore a snapshot.
|