For multi-step flows, consider having the Job
s as kwargs to allow for flexibility in executor setting
#1320
Labels
enhancement
New feature or request
What new feature would you like to see?
See title. Tagging @tomdemeyere --- the proof-of-concept is in #1322. That said, for simple things like the example you raised, I'll mention that calling
.__wrapped__
on the dummy@job
-decorated function is likely sufficient.The text was updated successfully, but these errors were encountered: