OPA Decision ID but no/nullable result #432
Unanswered
AdrianArnautu
asked this question in
OPA and Rego
Replies: 2 comments 4 replies
-
Hi @AdrianArnautu! It's hard to tell without seeing the policy. Is there anything in that which could cause the evaluated rule to be null? 🤔 |
Beta Was this translation helpful? Give feedback.
2 replies
-
@AdrianArnautu are you using the |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
We have a OPA server configured with bundle API and from time to time we're seeing a response that has a decision ID but no result
Something like (input omitted)
or
I need your help to understand what would be the combination of events as I can't reproduce it.
I know that if there wouldn't be data loaded in OPA we would get at least an empty map - like
OPA v0.52.0
Beta Was this translation helpful? Give feedback.
All reactions