Open
Description
The run durations chart currently has the option to choose between showing durations for the current view or all runs:
The amount of runs for the "current view" option is limited to 50.
This does not work well for active repositories with thousands of runs, because the server response for the "all runs" option will take too long. Also, showing that many runs in the graph would not make sense anyway, because there is not enough space.
I would propose to set an upper limit for the all runs option of maybe 100 or 200, whatever number still works for the visualization.