mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-24 12:28:53 +00:00
Retry on 412 status codes (#333)
* Retry on 412 status codes * Add retry tests
This commit is contained in:
parent
ad04ab9377
commit
55a11671e0
6 changed files with 956 additions and 2 deletions
|
|
@ -1,5 +1,9 @@
|
|||
## Unreleased
|
||||
|
||||
Bugs:
|
||||
|
||||
* Errors due to replication delay for tokens will now be retried [GH-333](https://github.com/hashicorp/vault-action/pull/333)
|
||||
|
||||
## 2.4.1 (April 28th, 2022)
|
||||
|
||||
Improvements:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue