hatchet-dev / hatchet

A distributed, fault-tolerant task queue

Home Page:https://hatchet.run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`ctx.SpawnWorkflow()` ignores HATCHET_CLIENT_NAMESPACE

mrprkr opened this issue · comments

Steps that spawn child workflows should prepend the namespace to the workflow name

Hey @mrprkr, thanks for the report -- this has been fixed in the latest Python and Typescript SDK versions and a fix is on its way for the Go SDK today.