Extremely helpful warning messages, not sure if this is a 0.14 thing or was always there but...great stuff! Feels almost like a code review note.
Copy code
/opt/project/dwt/extract/extract.py:43: UserWarning: A Task was passed as an argument to BookmarkEnd, you likely want to first initialize BookmarkEnd with any static (non-Task) arguments, then call the initialized task with any dynamic (Task) arguments instead. For example:
my_task = BookmarkEnd(...) # static (non-Task) args go here
res = my_task(...) # dynamic (Task) args go here
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.