Skip to content

Refactor internal/configuration/manager.cache to implement configuration.SynchronousProvider transparently #3271

Open

Description

This will allow the Manager to just have a single field provider configuration.SynchronousProvider which will be either the caching wrapper around an AsynchronousProvider, or a direct SynchronousProvider, removing a lot of logic.

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

Metadata

Assignees

No one assigned

    Labels

    techdebtIssue is technical debt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions