mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
c4efb263ea
Currently errors encountered during decision log uploads are logged. This change now includes these errors as part of status updates which can be useful for the control plane to determine if OPA is having any issues while processing, uploading logs etc. Fixes: #5637 Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>