Optimize video & thumbnail display performance
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Large video files on issues or merge requests, create increased error rates on Gitlab Workhorse
- Whenever users open the issues or MRs, the browsers (Chrome) tries to prefetch a portion of the file and create a thumbnail and cache.
- And whenever users play them
This is a corrective action for the gitlab-com/gl-infra/production#16284 (closed)
Investigate:
- Investigate browser video handling and how to optimize it supported browsers
- Avoid prefetch or thumbnail generation for videos in supported browsers
- Investigate video formats, and which ones are better for our users. This may lead to a file extension filter feature, to help admins to restrict the types of video files to upload.
Edited by 🤖 GitLab Bot 🤖