Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dataflow/run_template: slightly increase max retry time in test (#4692)
* Slightly increase max retry time in test 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. * Update dataflow/run_template/main_test.py Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
- Loading branch information