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

Skip to content

BigQuery: Add timeout parameter to all Client and Job methods where applicable #9987

@plamut

Description

@plamut

The upcoming fix for #7831 will add a timeout parameter to the QueryJob.done() method.

As this is not the only public method that can get stuck at the transport layer, we need to add an option to specify a timeout to these methods, too.

Update: This excludes the load_table_from_file() method and methods depending on it. These will be handled separately in #10005.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions