Thanks to visit codestin.com
Credit goes to github.com

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.

Workflow Run input appear always to be None in SDK #325

@wodow

Description

@wodow

I am using hatchet-sdk==0.47.0 for Python.

As an example, I am looking at /workflow-runs/0e7ee639-a334-4296-b1f9-da98932123a1 in the web UI and can clearly see an input (dict) on the page.

However, for this and all other workflow runs that I have tried:

> my_module.hatchet.rest.workflow_run_get("0e7ee639-a334-4296-b1f9-da98932123a1").input is None
True

I have tried poking around the rest of the SDK but see Nones in other possible locations too.

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