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

adlfs: add support for timeout/connection_timeout/read_timeout #430

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

efiop
Copy link
Member

@efiop efiop commented Oct 2, 2023

Exposes timeout options to the user.

For now, only uses them on upload/download_blob operations where makes sense (pipe_file, cat_file, get_file, put_file), but in the future could be expanded on demand.

Related #303 #338
Related iterative/dvc-azure#42

@efiop efiop force-pushed the timeout branch 2 times, most recently from f00f824 to 4d18058 Compare October 2, 2023 22:59
@efiop efiop marked this pull request as draft October 2, 2023 23:40
@efiop efiop changed the title adlfs: add support for timeout/connection_timeout/read_timeout [WIP] adlfs: add support for timeout/connection_timeout/read_timeout Oct 2, 2023
@efiop efiop changed the title [WIP] adlfs: add support for timeout/connection_timeout/read_timeout adlfs: add support for timeout/connection_timeout/read_timeout Oct 3, 2023
@efiop efiop marked this pull request as ready for review October 3, 2023 13:33
@efiop efiop marked this pull request as draft October 3, 2023 13:39
@efiop efiop force-pushed the timeout branch 9 times, most recently from afa3330 to e031ba9 Compare October 10, 2023 03:06
@efiop efiop marked this pull request as ready for review October 10, 2023 14:10
@efiop efiop merged commit 54b7585 into fsspec:main Oct 17, 2023
4 checks passed
efiop added a commit to efiop/dvc-azure that referenced this pull request Oct 17, 2023
Adds support for timeout settings.

fsspec/adlfs#430
efiop added a commit to iterative/dvc-azure that referenced this pull request Oct 17, 2023
Adds support for timeout settings.

fsspec/adlfs#430
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.

None yet

1 participant