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

Catch socket level errors #142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Catch socket level errors #142

wants to merge 1 commit into from

Conversation

edsu
Copy link
Contributor

@edsu edsu commented Feb 10, 2025

Until dimcli handles socket level errors, we will have to add our own retry logic. This commit adds a function for retrying when we encounter CHunkedEncodingError and similar errors.

Fixes #137

See also: digital-science/dimcli#88

Until dimcli handles socket level errors, we will have to add our own
retry logic. This commit adds a function for retrying when we encounter
CHunkedEncodingError and similar errors.

Fixes #137

See also: digital-science/dimcli#88
@edsu edsu force-pushed the dimensions-errors branch from 8737423 to 2ee1012 Compare February 10, 2025 15:58
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.

ChunkedEncodingError in dimensions_harvest_pubs
1 participant