You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
Co-authored-by: Kurtis Van Gent <[email protected]>
Co-authored-by: Bu Sun Kim <[email protected]>
0 commit comments