Skip to content

Default chunk size is using wrong unit #115

@1owell

Description

@1owell

My team is running into timeout issues while uploading files from iOS. We use the defaultDirectUploadChunkSize property which sets the default chunk size to 8 MB. According to Google Cloud's upload documentation and other initializers for DirectUploadOptions.Transport this should be specified as 8 MiB (mebibytes).

In my testing this fixed our upload timeout issues.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions