Giter VIP home page Giter VIP logo

Comments (7)

jdehlin avatar jdehlin commented on July 3, 2024

Are you getting this error consistently or is it intermittent?

from cachesleeve.

barankaynak avatar barankaynak commented on July 3, 2024

Consistently

from cachesleeve.

jdehlin avatar jdehlin commented on July 3, 2024

My first guess was a connection issue but that results in a different exception: No connection is available to service this operation.

I'm using this library currently in a large scale project without any timeout issues. Maybe try some of these suggestions: http://azure.microsoft.com/blog/2015/02/10/investigating-timeout-exceptions-in-stackexchange-redis-for-azure-redis-cache/

You can also try using just StackExchange.Redis and see if that times out. That would narrow down if it's a problem with Redis in general or with the CacheSleeve library.

from cachesleeve.

jdehlin avatar jdehlin commented on July 3, 2024

Were you able to narrow down the issue any?

from cachesleeve.

barankaynak avatar barankaynak commented on July 3, 2024

I think I should change the timeout value of ConnectTimeout prop from ConfigurationOptions (StackExchange.Redis). Is there any web.config element that I can change it on this project? Thanks.

from cachesleeve.

jdehlin avatar jdehlin commented on July 3, 2024

I will make that an option. I'll post back here when it's available.

from cachesleeve.

jdehlin avatar jdehlin commented on July 3, 2024

Sorry for the delay. A new version of the library is up on NuGet. You can now pass in the timeout as a parameter to Init. Let me know if there's anything more I can do to help

from cachesleeve.

Related Issues (6)

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.