Patch Changes
- #7520
805ad2b
Thanks @bruxodasilva! - Fixed a bug in local development where fetching a Workflow instance by ID would return a Workflow status, even if that instance did not exist. This only impacted theget()
method on the Worker bindings.