Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dataflow/run_template: slightly increase max retry time in test #4692

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 16, 2020

Conversation

davidcavazos
Copy link
Contributor

@davidcavazos davidcavazos commented Sep 16, 2020

Description

Fixes #4686

It should be an uncommon occurrence that a job hangs in queue for more than 4 minutes (and therefore unable to cancel), probably because many tests were triggered at a similar time.
I'm slightly increasing the max retry time to 5 minutes to leave more room for jobs to be cancelled, but most of the time it will be cancelled much quicker.

Checklist

Fixes #4686

It should be an uncommon occurrence that a job hangs in queue for more than 4 minutes, probably because many tests were triggered at a similar time.
I'm slightly increasing the max retry time to 5 minutes to leave more room for jobs to be cancelled, but most of the time it will be cancelled much quicker.
@davidcavazos davidcavazos requested a review from a team as a code owner September 16, 2020 16:41
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 16, 2020
@davidcavazos davidcavazos added the blunderbuss: assign Instruct blunderbuss to assign someone label Sep 16, 2020
@blunderbuss-gcf blunderbuss-gcf bot removed the blunderbuss: assign Instruct blunderbuss to assign someone label Sep 16, 2020
@kurtisvg kurtisvg added the kokoro:run Add this label to force Kokoro to re-run the tests. label Sep 16, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Sep 16, 2020
@kurtisvg kurtisvg added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 16, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 16, 2020
@tmatsuo tmatsuo merged commit 64464f8 into master Sep 16, 2020
@tmatsuo tmatsuo deleted the davidcavazos-patch-1 branch September 16, 2020 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dataflow.run_template.main_test: test_run_template_http_json[test_run_template_json] failed
5 participants