Open sjspielman opened 2 years ago
Tagging @jaclyn-taroni @jashapiro
We're not upgrading to Scale, so that option's off the table.
In my opinion, the problem is that we're not seeing a benefit from the Docker layer caching right now and then 2 of 3 hours is eaten up by building the image. That might be because CI is running less frequently than earlier in the project when PRs were more frequent. It might be because how one configures that correctly has changed over the life of the project.
So some options (and these are not mutually exclusive):
I'm going to try altering #1224 because why not
Noting here that for the jobs that are rerunning after timing out Docker layer caching appears to be working as expected.
Recent builds are failing on Circle CI because of time outs:
Looks like we are surpassing the three hour limit, and there is no performance degradation right now with Circle CI that could affect the run time. As more analyses get updated and pub-ready figures created, my guess is we will keep hitting this time limit moving forward.
From Circle CI docs: