Skip to content

Old (cached?) config values appearing at runtime #125

@eob

Description

@eob

Steps to reproduce

First I try to update a config value:

firebase functions:config:set KEY=VAL1

Then I verify that it's updated

firebase functions:config:get KEY

Then I deploy

firebase deploy --only functions

But when I access the value at runtime (inside a firebase-function), I see the old value.

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