Skip to content

GitLab Next

    • 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
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • reliability reliability
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,784
    • Issues 1,784
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • GitLab.com
  • GitLab Infrastructure Team
  • reliabilityreliability
  • Issues
  • #4010
Project 'gitlab-com/infrastructure' was moved to 'gitlab-com/gl-infra/reliability'. Please update any links and bookmarks that may still have the old path.
Closed
Open
Created Apr 10, 2018 by Tomasz Maczukin@tmaczukinDeveloper

Find a good value for maximum timeout for Shared Runners

With GitLab 10.7, we're releasing the Per runner maximum job timeout feature (gitlab-org/gitlab-ce!17221). We should do some calculations and specify a good value that we could set for:

  • gitlab-shared-runners-manager-X - these runners should be used only for GitLab CE/EE jobs (from main projects and forks), so we should find out the longest time for a job and add few minutes for a safety margin;
  • shared-runners-manager-X - these are a general purpose runners available for all users. We should check what are the times of jobs currently running on Shared Runners, what timeouts are set in projects that are using the Shared Runners. Ideally would be to get a histogram of such timings. Having this we could decide what value of maximum timeout is a reasonable compromise.
Assignee
Assign to
Time tracking