Code Monkey home page Code Monkey logo

Comments (4)

jongillham avatar jongillham commented on June 26, 2024

Your understanding is correct. It's usually the result of an expiry of some item. This won't affect consistency or entity persistence and you can safely ignore it. If these errors appear really frequently it probably means there has been a forced purge of your data by Google or the memcache API is having trouble. They usually resolve in minutes. You don't need to do anything.

If any memcache error would affect consistency then it will be bubbled up in the form of an error by the API. Such is the case for example when attempting to delete an entity and nds is not able to get confirmation from memcache that the memcache item has also been deleted.

from nds.

jongillham avatar jongillham commented on June 26, 2024

Your understanding is correct. It's usually the result of an expiry of some item. This won't affect consistency or entity persistence and you can safely ignore it. If these errors appear really frequently it probably means there has been a forced purge of your data by Google or the memcache API is having trouble. They usually resolve in minutes. You don't need to do anything.

If any memcache error would affect consistency then it will be bubbled up in the form of an error by the API. Such is the case for example when attempting to delete an entity and nds is not able to get confirmation from memcache that the memcache item has also been deleted.

from nds.

johngb avatar johngb commented on June 26, 2024

Thanks @jongillham. In a related question, based on your experience, do you know if these sorts of warnings are less common with the paid memcache service vs. the free one?

from nds.

jongillham avatar jongillham commented on June 26, 2024

Sorry I don't know. The free tier has always been adequate for my apps. You could have a go for a couple of days and see what happens.

from nds.

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.