Git Product home page Git Product logo

Comments (9)

mpth avatar mpth commented on May 10, 2024 2

While moving to the new SDK will have a positive effect on the extensions load time I doubt it is the cause for load times >10min that some have reported.

I would think that the backend possibly has very long response times sometimes.

from vsts-extension-retrospectives.

HappyFlow avatar HappyFlow commented on May 10, 2024 2

As Retrospectives are essential to Agile teams I would suggest in taking up the code of it and put it in the core of ADO.

from vsts-extension-retrospectives.

polatengin avatar polatengin commented on May 10, 2024 2

maybe one day core team will add our code into AzDO (hopefully! 😊)

from vsts-extension-retrospectives.

polatengin avatar polatengin commented on May 10, 2024 1

hmm, I think we should have ~5 seconds timeout to backend requests. if it's not responding in around 5 seconds, we should skip it. very good suggestion @mpth thanks!...

from vsts-extension-retrospectives.

mpth avatar mpth commented on May 10, 2024 1

Just guessing though. I think you should see proof in AppInsights if dependency tracking is enabled on the client (it is by default)

from vsts-extension-retrospectives.

david2764 avatar david2764 commented on May 10, 2024 1

We found that Google Chrome is blocking mixed content delivered by http and https with our on-prem installation.

We re-enabled mixed content delivery through the browser options. We would happily turn off http on the Azure DevOps server, but we are concerned about how this would affect the ~200 developers that we support, and their link to Visual Studio.

from vsts-extension-retrospectives.

polatengin avatar polatengin commented on May 10, 2024

I saw this message from other customers too. it seems moving to new sdk will help solving this issue.

because old sdk is jquery and jqueryui based and new sdk is not, it'll help to trim more KBs

ref: Extension development

from vsts-extension-retrospectives.

polatengin avatar polatengin commented on May 10, 2024

#31 is related to this issue, I'd like to have a reference to it

from vsts-extension-retrospectives.

hildo avatar hildo commented on May 10, 2024

I get this every two weeks. I attempt to load Retrospectives, and it says it's taking too long to load. I see this in by browser's console when it happens

image

If I go away for a day and try again, then something loads. But, if I don't prime the pump, so to speak, a day before our team's retro, the tool just doesn't load.

Comments about browsers blocking requests I think is a red herring, as the page will load a day later.

from vsts-extension-retrospectives.

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.