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

Support setting read timeout in Google Sheets #15322

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Dec 7, 2022

Description

Hopefully, fixes #2941

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
(x) Release notes are required, with the following suggested text:

# Google Sheets
* Add support for setting read timeout using the `gsheets.read-timeout` config property. ({issue}`15322`)

@cla-bot cla-bot bot added the cla-signed label Dec 7, 2022
Also, set the timeout as 1m in TestGoogleSheets to avoid flaky tests.
Copy link
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Do we want to stress this PR?

@ebyhr
Copy link
Member Author

ebyhr commented Dec 7, 2022

30/30 passed in #15324 though I didn't check the flakiness of the tests.

@ebyhr ebyhr merged commit 74c42f8 into trinodb:master Dec 7, 2022
@ebyhr ebyhr deleted the ebi/sheets-timeout branch December 7, 2022 07:49
@ebyhr ebyhr mentioned this pull request Dec 7, 2022
@github-actions github-actions bot added this to the 404 milestone Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Flaky test TestGoogleSheets
2 participants