Skip to content
This repository was archived by the owner on Nov 17, 2018. It is now read-only.
This repository was archived by the owner on Nov 17, 2018. It is now read-only.

CachePolicy with default cache key strategy results in the cache never been called #106

Closed
@ymor

Description

@ymor

The DefaultCacheKeyStrategy uses the ExecutionKey from the Polly Context. However this seems to never get set and so the Polly CacheEngineAsync never tries the cache.

There doesn't seem to be enough information on the Context to even create a custom CacheKeyStrategy. Is it possible to add some of the request information onto the Context?

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