Renzo Sanchez

Results 2 comments of Renzo Sanchez

Hello there, I've just encountered the same issue. It doesn't only happen with classic operators, but anything in a task group scope, such as: ``` @task_group def process_model_requests(model_name): config_results =...

> Interesting, not anything in a task group though, as python operator created with taskflow api seems to work well. Haven't tried with classic python operator. Yes, sorry. I meant...