Skip to content

Commit

Permalink
Update pages/pipelines/build_timeouts.md
Browse files Browse the repository at this point in the history
Co-authored-by: Giles Gas <[email protected]>
  • Loading branch information
lizrabuya and gilesgas authored Oct 18, 2024
1 parent 18795c3 commit b3fbf07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/pipelines/build_timeouts.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ You can override the default by setting a shorter value in your organization's [

Scheduled job limits should not be confused with [scheduled builds](/docs/pipelines/scheduled-builds). A scheduled build's jobs will still go through the [build states](/docs/pipelines/defining-steps#build-states), and the timeout will apply once its individual jobs are in the scheduled state waiting for agents.

> 📘 Delays in expiring a job
> A job's expiry process is run hourly at 5 minutes past. When the expiry process runs and the job's scheduled expiry was not over at that hour, it will only be expired until the next hour when the process is executed again.
> 📘 Delays in job expiration
> A job's expiration process is run hourly at 5 minutes past. When the expiration process runs and the job's scheduled expiration was not over at that hour, it will only be expired until the next hour when the process is executed again.

0 comments on commit b3fbf07

Please sign in to comment.