Skip to content

local cluster metadata rpcAddress does not match the frontend endpoint #317

@andrey-dubnik

Description

@andrey-dubnik

Hi,

In the new scheduler feature having the rpcAddress setup to the correct endpoint is essential as otherwise schedule workflow fails to run the scheduled jobs as it uses this info to connect to a Frontend. Changing this value post server build is a pain hence it would be better if one is set correctly from the start.

Currently the rpcAddress is set to the Cadence default port where it should be set similar to the way public client is setup in order for the scheduler to connect to the same endpoint with the system worker.

rpcAddress: "127.0.0.1:7933"

Thanks,
A

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