Skip to content

Commit 55a1167

Browse files
authored
Retry on 412 status codes (#333)
* Retry on 412 status codes * Add retry tests
1 parent ad04ab9 commit 55a1167

File tree

6 files changed

+956
-2
lines changed

6 files changed

+956
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Unreleased
22

3+
Bugs:
4+
5+
* Errors due to replication delay for tokens will now be retried [GH-333](https://github.com/hashicorp/vault-action/pull/333)
6+
37
## 2.4.1 (April 28th, 2022)
48

59
Improvements:

0 commit comments

Comments
 (0)