harness / gitness

Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
https://gitness.com
Apache License 2.0
31.96k stars 2.79k forks source link

Drone | how to overcome the 72 hour build timeout limit ? #3463

Open chintanp opened 6 months ago

chintanp commented 6 months ago

In our self-hosted drone server, we see a limit of 72 hours. Some of our builds, by their very nature, run for arbitrarily long durations, potentially months. How could this 72 hour limit be navigated?

image

Currently, these builds are auto-killed when we reach the 3 day mark

image