Jari Rosti
val = tasks.my_task.with_options(timeout_seconds=600)() val2 = tasks.my_2nd_task(val)
.with_options
.submit