I think I need to do the class slow_task(Task): ...
# prefect-community
r
I think I need to do the class slow_task(Task): run(self, opts, scripts): thing, but the example in the documentation hints at this but not enough detail for me to work out how to do it.