Git Product home page Git Product logo

Comments (4)

tfmorris avatar tfmorris commented on June 11, 2024

Not only is the notarization done twice, but it looks like it fails both times, timing out at 600 seconds. The whole build takes over 45 minutes, which seems pretty heavyweight (although perhaps it's really only half that without the duplication).

from openrefine.

tfmorris avatar tfmorris commented on June 11, 2024

Confirmed that notarization is only happening once and this time it didn't time out, but it just squeaked under the 10 minute timeout at 9m49s, so that timeout might be a candidate to increase (although 10 minutes seems like a really long time). Total CI time was 25 min vs 38-40min before the fix.

18:23:30 start
18:33:19 end

from openrefine.

thadguidry avatar thadguidry commented on June 11, 2024

Just an aside here, but... did we confirm if Maven cache is effectively being reused properly? Or is it having to download some dependencies all the time again? That used to be our "original original long build time" problem.

from openrefine.

wetneb avatar wetneb commented on June 11, 2024

I think it makes sense to bump the timeout indeed.

Maven dependency caching is an independent problem, there is no reason for it to influence notarization time I would say.

I don't think we have much control over notarization time, except perhaps by making our DMG bundle smaller, which is always good to do of course! For instance by cleaning up our dependencies (#6315), but that's of course a big task.

from openrefine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.