Is your feature request related to a problem? Please describe.
The BigQuery API has a jobTimeoutMs
Describe the solution you'd like
I want to revive an API similar to the one in this PR closed for not being a gerrit CL?
Describe alternatives you've considered
Alternatively, client side one can implement a timer and use jobs.cancel.
Is your feature request related to a problem? Please describe.
The BigQuery API has a jobTimeoutMs
Describe the solution you'd like
I want to revive an API similar to the one in this PR closed for not being a gerrit CL?
Describe alternatives you've considered
Alternatively, client side one can implement a timer and use jobs.cancel.