Danyl Hrynko
05/30/2022, 9:25 PMprefect.context.get("logger")
as logger. Could anyone guess how to fix this? ThanksKevin Kho
05/30/2022, 10:02 PMprocess_item
, but really maybe you can just use the LocalDaskExecutor and mapping to parallelize the task. You should not need both ThreadPoolExecutor and LocalDaskExecutor.