Frontend: UI updates when max jobs limit is reached

Problem to solve

Users are creating really large pipelines with over 1000 jobs and GitLab does not handle these jobs very well.

image

Intended users

User experience goal

Proposal

Frontend + Docs

  • Notify users when the pipeline creation fails
  • In cases where the pipeline persists on database(git push), the alert should be shown on the pipeline overview page Design
  • In cases where pipeline does not persist(UI button, API calls, pipeline schedules) - Users should be shown an alert immediately on the same page where the action is. In my understanding, for schedules the alert should stay on the schedules page. Design
  • Add the limit to the documentation https://docs.gitlab.com/ee/administration/instance_limits.html#gitlab-application-limits
  • Not sure where it could appear for API calls🤔

Backend Issue #353494 (closed)

Further details

Permissions and Security

Documentation

Availability & Testing

Available Tier

Feature Usage Metrics

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

What is the type of buyer?

Is this a cross-stage feature?

Links / references

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by Jose Ivan Vargas