You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
As a user, I would like to pass in an optional timeout argument to Blob methods in order to have a better control over the actual timeouts (if any) used by the transport layer.
This is a continuation of the PR #44, and it requires the resumable-media dependency to add support to its upload/download methods (issue link).