# Increasing build timeout for individual packages

**URL:** https://discourse.openrobotics.org/t/increasing-build-timeout-for-individual-packages/50382
**Category:** Buildfarm
**Created:** [October 2, 2025, 4:45pm UTC](https://discourse.openrobotics.org/t/increasing-build-timeout-for-individual-packages/50382 "2025-10-02T16:45:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Serafadam](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/serafadam/32/12796_2.png) [@Serafadam](https://discourse.openrobotics.org/u/Serafadam)
#### Post date: [October 2, 2025, 4:45pm UTC](https://discourse.openrobotics.org/t/increasing-build-timeout-for-individual-packages/50382/1 "2025-10-02T16:45:39Z")

</div>

Hi, as the title says, is it possible to increase build timeout when building [deb packages](https://build.ros2.org/job/Kbin_uN64 __depthai__ ubuntu_noble_amd64__binary/10/console)for a specific package? Currently, `depthai` package has some additional dependencies which increased build time, and while [PR job](https://build.ros2.org/job/Kpr__depthai__ubuntu_noble_amd64/24/)works normally, for deb jobs (and [ARM job specifically](https://build.ros2.org/job/Kbin_unv8_uNv8__depthai __ubuntu_noble_arm64__ binary/10/console)) it seems that it takes some longer time than what is needed. What could also speed up build time significantly in this case is reusing VCPKG cache, although I’m not sure if it is feasible for buildfarm.
