Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

allow proper override of server_url encoded in JWT #241

@abelanger5

Description

@abelanger5

Creating a new client with explicit host_port=<engine-url> doesn't actually override the encoded server URL set in the token:

hatchet = Hatchet(
    debug=True,
    config=ClientConfig(token=<token>, host_port=<engine-url>),
)

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