shakacode / control-plane-flow

The power of Kubernetes with the ease of Heroku! Our playbook for migrating from Heroku to Control Plane, controlplane.com, and our cpflow CLI source
Other
43 stars 2 forks source link

Add timeout for runner jobs #193

Closed rafaelgomesxyz closed 5 months ago

rafaelgomesxyz commented 5 months ago

We should add a timeout for runner jobs (6 hours by default, but configurable through runner_job_timeout in controlplane.yml), to prevent issues where an interactive job may not finish properly.