Skip to content

Add timeout configuration for google api client

What does this MR do?

We patched Carrierwave/fog-google/google-api-client to use streaming upload. But currently the uploading will timeout in 120 sec.

We should let users configure maximum timeouts.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Related to gitlab-com/migration#252 (comment 79893188)

Edited by Shinya Maeda

Merge request reports