Code Monkey home page Code Monkey logo

Comments (4)

melezhik avatar melezhik commented on June 9, 2024

I am afraid I hurry to open this one. This is not a bug, at least I probably know now what happening ...

from metacpan-client.

oalders avatar oalders commented on June 9, 2024

@melezhik would you mind sharing what the problem was? Might be helpful to someone else.

from metacpan-client.

melezhik avatar melezhik commented on June 9, 2024

First I tried to run mojo application, where fetch some information from metacpan using metacpan client in cache flavor so not re upload data from internet every time, see a code snippet above.

I am not sure but sometimes caching works fine - like files representing cache exists and because of cache an application web page is loaded quite fast, but sometimes it was not, first I blamed it to meta cpan client try to re-upload data from internet, ( ignoring a cache or WWW::Mechanize::Cached ignoring a cache or finally CHI working bad ... ) and so slow downing the output , but then I noticed that it is probably impact from other piece of application like slow css resources returned from external hosts etc.

I am still have not identified a real root of the issue, probably I needed to add some debug on metacpan-client / WWW::Mechanize::Cache context ( this would imply hacking into modules code then ), but I just decided to use metacpan-client without caching and then bring caching afterwords using low level CHI approach ...

So to make a long story short it was not probably metacpan-client/cache issue but just a slow response from other applications parts. But because I did not make a precise tests , I say it was not PROBABLY meat-cpan client/cache fault. I wonder if either metacpan-client or WWW::Mechanize::Cache or CHI allow to trace when/if caching is really done so to debug such an issues in a simple way?

from metacpan-client.

oalders avatar oalders commented on June 9, 2024

Thanks for the clarification. You could try using LWP::ConsoleLogger::Easy if you need to debug the UserAgent. Not sure how that will behave with caching enabled, but you can get some useful information out of it.

from metacpan-client.

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.