Hi, is it possible to define retry policy/strategy...
# ask-community
i
Hi, is it possible to define retry policy/strategy on
graph_asset
? If yes, how?
Addition to the same question - is it possible to set op retry policy via tag?
I guess I found it -
with_retry_policy
However still not sure how to use this with graph asset, currently im getting error
Copy code
AttributeError: 'AssetsDefinition' object has no attribute 'with_retry_policy'