Join Slack
Powered by
How do I setup caching on a task that takes a pyth...
# ask-community
z
Zach
10/21/2020, 11:35 PM
How do I setup caching on a task that takes a python class instance as one of its arguments
d
Dylan
10/22/2020, 1:30 PM
Hi
@Zach
, You could try writing a custom
Result
that knows how to serialize and store your Task’s output
Open in Slack
Previous
Next