gitlab-org--gitlab-foss/changelogs/unreleased/fix-stuck-import-jobs-query-performance-issue.yml
Tiago Botelho 46b28842b6
StuckImportJobsWorker query performance optimization
Improves the performance of fetching the enqueued
projects for StuckImportJobsWorker, preventing a
statement timeout.
2018-11-07 21:24:31 +00:00

5 lines
110 B
YAML

---
title: Improves performance of stuck import jobs detection
merge_request: 22879
author:
type: performance