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
feat(gensupport): per-chunk transfer timeout configs (#2865)
feat(gensupport): per-chunk transfer timeout configs
Allow users to configure the per-chunk transfer timeout for retries
that's used during resumable uploads.
Needs to be exposed via the manual layer for storage.
Tested the feature(with default timeout and with some random value) with storagetestbench server emulator.
0 commit comments