Skip to content

Conversation

@MajesticBevans
Copy link

Overriden the default BlobClient options to change the network timeout from 100 seconds to 30 minutes.

should fix #377

@caesay
Copy link
Member

caesay commented Nov 26, 2024

I think the ideal solution would be to make --timeout a CLI option, and set the default there to 30. Then all the implementations would accept the timeout as a parameter instead of having the defaults built-in.

Although, I am happy to accept this as-is if you don't plan to work on it further.

@MajesticBevans
Copy link
Author

Agreed, just wanted a quick fix for now. Happy to keep working in my own fork for the CLI argument.

Could this be merged in the meantime, and then I'll create a new pull request once I've got an implementation for the new argument?

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.

Add an argument to increase the timeout for az upload

2 participants