mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-08 21:20:07 +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
|
|
@ -58,6 +58,7 @@
|
|||
"@zeit/ncc": "^0.22.3",
|
||||
"jest": "^28.1.1",
|
||||
"jest-when": "^3.5.1",
|
||||
"mock-http-server": "^1.4.5",
|
||||
"semantic-release": "^19.0.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue