Add a feature that invalidates cache for JSON functions if the schema fails to validate #2920
Closed
ishbir
started this conversation in
Feature Requests
Replies: 1 comment
-
Thank you for the feature request! Agree that this is important, upgrading to an issue and we'll tackle it very soon here: #2924 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Similar in spirit to #2835. @virajmehta
I think it would be quite nice for the cache to be invalidated and the request be retried if the output of a JSON function fails to validate the output schema. My question is, should this be the default behavior or should this be a new flag?
Beta Was this translation helpful? Give feedback.
All reactions