Hi, I am new to prefect but very excited to try it out. I am setting up my use case but running into some issues. Are we not meant to have tasks call other tasks? Should tasks be only called from within a flow directly? I am getting a 'Could not infer an active Flow context' exception
k
Kevin Kho
06/07/2021, 8:57 PM
Hey, you can use a task in another task by calling the