Skip to content

🎉 Python CDK: handle requests.exceptions.ChunkedEncodingError for broken connections #13260

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

Merged
merged 4 commits into from
May 27, 2022

Conversation

davydov-d
Copy link
Collaborator

What

According to this ticket, the requests.exceptions.ChunckedEncodingError is not handled, though it probably should be. Now fixing it in airbyte-cdk

@github-actions github-actions bot added the CDK Connector Development Kit label May 27, 2022
Copy link
Collaborator

@bazarnov bazarnov left a comment

Choose a reason for hiding this comment

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

@bazarnov bazarnov changed the title CDK: retry exceptions.ChunkedEncodingError 🎉 Python CDK: handle requests.exceptions.ChunkedEncodingError for broken connections May 27, 2022
@davydov-d
Copy link
Collaborator Author

@davydov-d davydov-d requested a review from bazarnov May 27, 2022 11:28
@bazarnov
Copy link
Collaborator

bazarnov commented May 27, 2022

/publish-cdk dry-run=true

🕑 https://github.com/airbytehq/airbyte/actions/runs/2396409372
https://github.com/airbytehq/airbyte/actions/runs/2396409372

@bazarnov bazarnov requested a review from evantahler May 27, 2022 12:12
Copy link
Contributor

@evantahler evantahler left a comment

Choose a reason for hiding this comment

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

Nice!

@bazarnov
Copy link
Collaborator

bazarnov commented May 27, 2022

/publish-cdk dry-run=false

🕑 https://github.com/airbytehq/airbyte/actions/runs/2398234785
https://github.com/airbytehq/airbyte/actions/runs/2398234785

@bazarnov bazarnov merged commit acd1533 into master May 27, 2022
@bazarnov bazarnov deleted the ddavydov/#12591-retry-chunked-encoding-error-in-cdk branch May 27, 2022 19:05
@github-actions github-actions bot added the area/connectors Connector related issues label May 27, 2022
@lazebnyi lazebnyi removed their request for review May 30, 2022 10:53
jscottpolevault pushed a commit to jscottpolevault/airbyte that referenced this pull request Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues CDK Connector Development Kit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants