https://prefect.io logo
y

yair friedman

06/01/2022, 11:33 AM
Hi, is there a way to keep a custom object with values on the task context ? so each task will have it’s own instance of that class with different values.
a

Anna Geller

06/01/2022, 12:59 PM
what are you trying to do? can you explain your use case?
y

yair friedman

06/02/2022, 6:09 AM
nevermind , understood that passing data to task can be done with parameter as unmapped , thanks
a

Anna Geller

06/02/2022, 10:37 AM
exactly
4 Views