Skip to content

Commit

Permalink
fix: add backoff for test retries and get job state queries (#131)
Browse files Browse the repository at this point in the history
* fix: add backoff for test retries and get job state queries

* Propagate changes from last commit
  • Loading branch information
irataxy authored Dec 2, 2021
1 parent ce9ff10 commit 1c88775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/google-cloud-video-transcoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"test": "c8 mocha build/test"
},
"dependencies": {
"@google-cloud/video-transcoder": "^1.8.0",
"google-gax": "^2.24.1"
},
"devDependencies": {
Expand Down

0 comments on commit 1c88775

Please sign in to comment.