Hi all, is there a way to use different executors ...
# ask-community
a
Hi all, is there a way to use different executors for different task ? Like if some of my tasks can't be pickled, I want it on local executor, with the remaining on daskexecutor..
j
Hi @alvin goh - at this time, executors are set at the flow level but we are having some conversations about effective ways to use different executors OR pass non-pickleable objects around. Hope to have some updates later this spring.
a
Thanks for prompt update! :)
👍 1