30f52b690f
We noticed in https://gitlab.com/gitlab-com/gl-infra/production/issues/908 some Bitbucket imports took over a second to load their projects row because `import_error` was huge due to errors. To prevent this, we now: 1. Clean the backtraces 2. Log the details into importer.log 3. Omit the details from the database
5 lines
128 B
YAML
5 lines
128 B
YAML
---
|
|
title: Avoid storing backtraces from Bitbucket Cloud imports in the database
|
|
merge_request: 29862
|
|
author:
|
|
type: performance
|