Skip to content

Is it possible to disable write/delete error checking? #396

Answered by rhamzeh
Valkryst asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Valkryst - that's definitely a highly requested feature and we have plans to start working on it in a way that allows user control. AKA you have to opt-in to ignoring those errors.

For some background on why we hesitate to make this the default, checkout this thread here: https://github.com/orgs/openfga/discussions/307#discussioncomment-9218151

That was the reason we introduced non-Transactional checks in the SDKs, potentially we may allow even ignoring those errors in non-Txn mode on the SDK if we see the user need and we find that it is risky and/or slow to allow this on the server itself.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Valkryst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants