apache / accumulo-website

Apache Accumulo Website
https://accumulo.apache.org
14 stars 100 forks source link

Increase build timeout to 15 minutes #347

Closed cshannon closed 1 year ago

cshannon commented 1 year ago

I've seen a couple of the QA builds timeout with only 10 minutes due to the test site part of the build taking a bit longer than usual. The jobs would have completed but timed out at 10 minutes (were around 80% done the upload part of the build). Examples:

https://github.com/apache/accumulo-website/actions/runs/3256658816/attempts/1 https://github.com/apache/accumulo-website/actions/runs/3245360886

ctubbsii commented 1 year ago

2 weeks ago, the build only took 3-4 minutes total. Did something happen to change that?

ctubbsii commented 1 year ago

Never mind, looking further back, it seems the build time has always fluctuated quite a bit, and has gone up to 10 minutes before.

cshannon commented 1 year ago

Never mind, looking further back, it seems the build time has always fluctuated quite a bit, and has gone up to 10 minutes before.

Yeah, I was going to respond and say I wasn't sure but I don't think anything changed. When I looked at why it failed and the build time history there seems to be quite a bit of fluctuation. My guess is it's just related to being shared Apache servers so depending on server load and what is going on you get different build times.