Code Monkey home page Code Monkey logo

Comments (4)

jtsylve avatar jtsylve commented on July 28, 2024

Perhaps we need to adjust the default timeout. How long did it take you to collect memory?

can you try a timeout=5000 and see what happens?

from lime.

jtsylve avatar jtsylve commented on July 28, 2024

I've updated the default timeout to 5 seconds per page from 500 ms. Please let me know if this resolves your issues.

from lime.

toconnor avatar toconnor commented on July 28, 2024

With timeout=5000, I do not see the Reading is too slow. message in the kernel log.

That being said, why should any timeout apply to non-AWS acquisitions? If I'm reading issue #9 correctly, the timeout was introduced for the slow reads in AWS EC2 instances. Would a default of no timeout be appropriate? Or are most uses of LiME these days in AWS?

from lime.

jtsylve avatar jtsylve commented on July 28, 2024

First of all there's no guarantee that the timeout issue is unique to AWS. Secondly, there's no good way to detect that we're running an AWS instance. Finally, if it takes longer than 5 seconds to read/write 4 KiB of data, then something is horribly wrong anyway. You can always disable the option with timeout=0.

from lime.

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.