Skip to content

Conversation

@eliblock
Copy link
Contributor

@eliblock eliblock commented Apr 3, 2021

Occasionally airtable-export fails due to a timeout on read out with an error like:

Error: The read operation timed out

This occurs intermittently, particularly when interacting with a large number of records in quick succession during an export.

Allow configuration of python-httpx's read timeout as needed. In recent testing where I previously had the above error, setting a 60s timeout (default is 5s) appears to eliminate airtable-export failures.

@simonw simonw merged commit e18332f into simonw:main Apr 8, 2021
simonw added a commit that referenced this pull request Apr 8, 2021
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.

2 participants