Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab Enterprise Edition
GitLab Enterprise Edition
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 3,589
    • Issues 3,589
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 210
    • Merge Requests 210
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLab Enterprise EditionGitLab Enterprise Edition
  • Merge Requests
  • !5505

Merged
Opened Apr 27, 2018 by Stan Hu@stanhu
  • Report abuse
Report abuse

Move API group deletion to Sidekiq

Many SQL queries are necessary to delete a group, and this can trigger the QueryLimiter limits. With enough projects, this deletion can time out after 60 seconds.

This is necessary to QueryLimiter failures in gitlab-ce!18609 (merged).

Edited May 17, 2018 by Stan Hu
  • Discussion 2
  • Commits 2
  • Pipelines 3
  • Changes 6
Robert Speicher
Assignee
Robert Speicher @rspeicher
Assign to
11.0
Milestone
11.0
Assign milestone
Time tracking
2
Labels
api performance
Assign labels
  • View project labels
Reference: gitlab-org/gitlab-ee!5505

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.