Skip to content

Added support for retrying in Client.open()#208

Open
ZhengKeli wants to merge 1 commit intoskshetry:mainfrom
ZhengKeli:open-with-retries
Open

Added support for retrying in Client.open()#208
ZhengKeli wants to merge 1 commit intoskshetry:mainfrom
ZhengKeli:open-with-retries

Conversation

@ZhengKeli
Copy link
Copy Markdown

This is a pull request for issue #207.

Client has a retry argument, which is applied in serval methods, but not including Client.open(). Although the opened stream is auto recovered from network errors inside iter_url(), any error raised from first-time construction is not handled. Maybe handling such errors via the existing retry mechanism is a good idea?

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