Skip to content

Bug - The web ide on GitLab.com doesn't load when using a large sized repository

Summary

When using the web IDE repository's over the 10GB Limit don't load or display a user friendly error message.

Steps to reproduce

1: Create a large repository that hits the 10GB limit (Unreal Engine code does this)

2: Open the web IDE

Example Project

https://gitlab.com/edstub207/EddieEngine

What is the current bug behavior?

The repository doesn't load nor the web IDE and the web page fails.

What is the expected correct behavior?

The web IDE loads with all the files or displays a user friendly error message. Saying that this size repository can't be loaded.

Relevant logs and/or screenshots

image

Output of checks

This bug happens on GitLab.com

Notes

Unsure if this happens when using repositories between the size of Gitlab and unreal's size (18GB)

Edited by Eddie Stubbington