Add twirp client with retry logic

This commit is contained in:
Bethany
2023-08-02 12:03:41 -07:00
parent 39a7ba7bbd
commit 898dd8c2a1
11 changed files with 209 additions and 12 deletions

View File

@@ -38,6 +38,7 @@
},
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/http-client": "^2.1.0",
"@azure/storage-blob": "^12.15.0",
"@types/node": "^20.4.5",
"archiver": "^5.3.1"