Shippable / support

Shippable SaaS customers can report issues and feature requests in this repository
101 stars 28 forks source link

Build Timeouts #5052

Closed danielahedges closed 4 years ago

danielahedges commented 4 years ago

Our builds have been getting longer, gradually, as we developers have added new code. That's life.

We have now started to cross a threshold, though, and our builds are now starting to timeout after successfully building the container. It looks to me that the timeout is set at 30 minutes.

I wanted to extend the time. But the only timeout I could find is set at 120 minutes.

Can you tell me what is causing my build to timeout after 30 minutes?

Links:

(I know the build is taking more than 30 minutes, but I believe the timeout happens at 30 minutes and the container continues shutting down, generating output for one or two minutes more.)

a-murphy commented 4 years ago

Your thirty minute timeout was set at the subscription level. This can be changed on the subscription settings page. To get there, click on the subscription name in the breadcrumb at the top of the page to get to the subscription dashboard, then the three gears in the top right and the "settings" option in the dropdown.

danielahedges commented 4 years ago

Thank you! Found it.