Skip to content

Supergraph listenaddr is not updated although hot-reload is enabled #1814

@o0Ignition0o

Description

@o0Ignition0o

STRs:

start a router with --hot-reload enabled and this configuration

supergraph:
  listen: 127.0.0.1:4000

replace the configuration with

supergraph:
  listen: 127.0.0.1:4010

Expected: the router now listens to 127.0.0.1:4010
Actual: the router still listens to 127.0.0.1:4000

Metadata

Metadata

Assignees

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