Skip to content

Hook on changing parse-server remote config - cloud code use case #4573

Closed
@ranhsd

Description

@ranhsd

Hi,
I use parse-server remote config heavily in my app. I noticed that it is recommended to not fetch the config any time you need it from the server. I was thinking maybe parse-server can provide some hook that will be triggered each time the config will be modified remotely by the parse-server admin and in this hook we can just refetch the config and then we can safely use Parse.Config.current()

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions