[Docs] Document how caching can be controlled in the "Writing Custom Flyte Types" page #5838
Open
2 tasks done
Labels
backlogged
For internal use. Reserved for contributor team workflow.
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
Description
The page Writing Custom Flyte Types explains how users can implement a type transformer for custom types.
This page should include a section that explains which ways exist to control the caching of instances of custom types.
Currently users need to have a lot of understanding of the code base to figure this out themselves.
In particular, the following options should be documented and explained, potentially with examples:
Literal(hash=
)LiteralType(schema=..., metadata=..., structure=...,
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: