Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update monitoring pipelines with delayed build info#385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
NimRegev merged 1 commit intomasterfromclassic-CR-9993-delayed-workflows-limit
Apr 7, 2022
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion_docs/configure-ci-cd-pipeline/monitoring-pipelines.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -38,7 +38,11 @@ At the most basic level you can choose between

* *Running* builds that are currently executing
* *Pending* builds which are queued and waiting to start
* *Delayed* builds which cannot run yet, because there are not free pipeline builders
* *Delayed* builds which cannot run yet, because there are no free pipeline builders.
A build can be delayed for a maximum of seven days, and each account can have up to 1000 delayed builds at any time.
* Builds that are delayed for more than seven days are terminated with a _Delay time limit exceeded_ reason.
* If the total number of delayed builds exceed 1000, older builds are terminated with a _Maximum delayed workflows exceeded_ reason.

* *All* builds regardless of running stage (this is the default)

You can further filter the builds by choosing the various filter types that specify the build job.
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp