Skip to content

config:set shows old not new values #3345

@codingjoe

Description

@codingjoe

Hi there 👋,

The values shown below are the old config values, not the new once.

heroku config:set WEB_MAX_REQUESTS=512 WEB_BACKLOG=1024
Setting WEB_MAX_REQUESTS, WEB_BACKLOG and restarting ⬢ xyz. ⣟
 ›   Warning: Release command executing: this config change will not be available until the command succeeds. Use `heroku releases:output` to view the log.
Setting WEB_MAX_REQUESTS, WEB_BACKLOG and restarting ⬢ xyz... done, v7033
WEB_BACKLOG:      128
WEB_MAX_REQUESTS: 384

This creates some confusion and a support ticket, sorry ;)

The release however, did set the correct values once finished.

Best
Joe

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions