03b1bcbb68
Rendering ten thousands of tree items consumes a lot of server time and can cause timeouts in extreme cases. Realistically, displaying more than 1,000 files is probably not useful so truncate and show the user a notice instead. 'Find files' can be used to locate specific files beyond the 1,000 limit.
5 lines
113 B
YAML
5 lines
113 B
YAML
---
|
|
title: Truncate tree to max 1,000 items and display notice to users
|
|
merge_request:
|
|
author:
|
|
type: performance
|