Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

fix: add backoff for test retries and get job state queries #131

Merged
merged 2 commits into from
Dec 2, 2021
Merged

fix: add backoff for test retries and get job state queries #131

merged 2 commits into from
Dec 2, 2021

Conversation

irataxy
Copy link
Contributor

@irataxy irataxy commented Nov 30, 2021

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #130 🦕

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 30, 2021
@product-auto-label product-auto-label bot added the api: transcoder Issues related to the googleapis/nodejs-video-transcoder API. label Nov 30, 2021
@irataxy irataxy requested a review from bcoe November 30, 2021 00:37
@bcoe bcoe added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 30, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 30, 2021
@irataxy irataxy requested a review from a team as a code owner November 30, 2021 18:56
@bcoe bcoe added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 2, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 2, 2021
@irataxy irataxy merged commit 63bba1e into googleapis:main Dec 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: transcoder Issues related to the googleapis/nodejs-video-transcoder API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Job functions template: should check that the job succeeded failed
2 participants