Skip to content

[Feature]:current getconfig may be misused by user which causes high cost #76

Description

@reckless11

Describe the feature

当前getconfig是直接调用appconfig sdk获取配置,频繁使用会使用调用费用昂贵。接入方可能不理解此方法的真实使用场景,进行滥用,导致费用飙升。现将里面的逻辑改成和subscribe逻辑一致,自己维护配置的更新,每次返回配置,从本地拉取。

Release Note

RELEASE NOTE:

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