Skip to content

Record caching simply stops working #36

@HitmanInWis

Description

@HitmanInWis

When I first deploy my project and start testing, record caching is working swimmingly for my ID queries. However, I then throw a barrage of requests at the deployment (load testing), and after a short period of time where I see logging of items being put into the cache ("Version Store: renew") and items being fetched from cache ("UniqueCacheIndex") all of a sudden the logging from record-cache stops, and no more records are being cached.

Any idea what might cause it? I dont see anything in the logs (both rails and server) but perhaps I missed something.

Note that the app continues to work after record-caching stops working, its just that all data is queried from the DB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions