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 large read_gsheet requests: use HTTP/1.0 #15

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

archiewood
Copy link
Member

@archiewood archiewood commented Oct 24, 2024

BIO_read cannot handle HTTP/1.1 which was causing larger tables to fail.

This is now fixed, and appears to work with up to 100,000 rows (which is as high as i tested).

@archiewood archiewood mentioned this pull request Oct 24, 2024
2 tasks
@archiewood archiewood changed the title fix reads: use HTTP/1.0 Fix large read_gsheet requests: use HTTP/1.0 Oct 24, 2024
@archiewood archiewood merged commit 830c241 into main Oct 24, 2024
60 checks passed
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.

1 participant