Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge requests
  • !19581

Add timeout configuration for google api client

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Shinya Maeda requested to merge add-configuration-for-timeouts-on-google-api-client-ce into master Jun 08, 2018
  • Overview 16
  • Commits 3
  • Pipelines 4
  • Changes 2

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?

  • Changelog entry added, if necessary
  • Documentation created/updated
  • API support added
  • Tests added for this feature/bug
  • Conform by the code review guidelines
    • Has been reviewed by a Backend maintainer
  • End-to-end tests pass (package-qa manual pipeline job)

What are the relevant issue numbers?

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

Edited Jun 08, 2018 by Shinya Maeda
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-configuration-for-timeouts-on-google-api-client-ce