mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 01:32:33 +00:00
5 lines
241 B
Plaintext
5 lines
241 B
Plaintext
```release-note:bug
|
|
core/audit: Audit logging a Vault request/response checks if the existing context
|
|
is cancelled and will now use a new context with a 5 second timeout.
|
|
If the existing context is cancelled a new context, will be used.
|
|
``` |