mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-14 12:22:51 -06:00
df281fd020
Previously the server didn't wrap the error messages which made it hard to determine the source of internal errors coming back from OPA when deployed with a custom decision logger. Fixes #1367 Signed-off-by: Torin Sandall <torinsandall@gmail.com>