Skip to content
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

Fix bigquery retry #3238

Merged
merged 20 commits into from May 3, 2023
Merged

Fix bigquery retry #3238

merged 20 commits into from May 3, 2023

Conversation

sonjaer
Copy link
Contributor

@sonjaer sonjaer commented May 3, 2023

Description

When bigquery api returns 5xx errors the retry fails with

AttributeError: 'BigQueryClient' object has no attribute '__initialise_client'

Motivation and Context

Users started reporting this exception in their workflows.

Have you tested this? If so, how?

Unit tests

@sonjaer sonjaer marked this pull request as ready for review May 3, 2023 13:53
@sonjaer sonjaer requested review from dlstadther and a team as code owners May 3, 2023 13:53
luigi/contrib/bigquery.py Outdated Show resolved Hide resolved
sonjaer and others added 3 commits May 3, 2023 16:55
@sonjaer sonjaer merged commit ff27219 into master May 3, 2023
35 checks passed
@sonjaer sonjaer deleted the fix-bq-retry branch May 3, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants