-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Workflow experiment limitation #15382
Copy link
Copy link
Open
Labels
WorkflowsAll things Mastra Workflows and different execution engines.All things Mastra Workflows and different execution engines.bugSomething isn't workingSomething isn't workingdiscordFor issues created from Discord discussions.For issues created from Discord discussions.effort:mediumimpact:mediumtrio-tnt
Metadata
Metadata
Assignees
Labels
WorkflowsAll things Mastra Workflows and different execution engines.All things Mastra Workflows and different execution engines.bugSomething isn't workingSomething isn't workingdiscordFor issues created from Discord discussions.For issues created from Discord discussions.effort:mediumimpact:mediumtrio-tnt
This issue was created from Discord post 1493808607752622130:
I've been searching for this in a while, but coulnd't find a way to execute experiments on workflows using Mastra studio that:
Authorization, sinceexecuteWorkflowdoes not have parameters for this. (async function executeWorkflow(workflow, item))I only found way to execute within this context programatically. I wonder if there's a supported way to do this.