Skip to content

Tie 'pending stuck' with a build timeout

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem to solve

GitLab allows people to configure long timeouts for jobs themselves (many hours), yet it kills any pending jobs that wait for more than one hour. This is a problem for small GitLab installations with a single runner, where jobs take more than one hour to complete.

Further details

This is based on discussions in 🐛 gitlab-ce#38265

Proposal

Creating a separate timeout configuration for pending stuck might be a UI overload, but maybe allow it to be equal or multiple of 'job timeout' for a project. In this case, such 'multiple' can be a rough measure of the allowed pending jobs.

What does success look like, and how can we measure that?

Links / references

Edited by 🤖 GitLab Bot 🤖