Skip to content

Cache never invalidating #175

Description

@and3rson

It seems like whenever MyConfiguration.current() is called, it gets cached indefinitely inside DEFAULT_REQUEST_CACHE. cache_timeout is ignored inside TieredCache for RequestCache. This prevents the cache from validating when used outside of the request context. Is this an expected behavior?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions