Importer: Limit relation sizes
We should limit the size of certain relations. There are some entities that add a lot of data bloat, such as merge requests. To make it more likely for the import to not fail on these and to run to completion faster, we should consider restricting or even removing these from the data to import. We to verify with the customer if this is acceptable.
References: Relation size vs count analysis
Edited by Matthias Käppler