Skip to content

Respect server request to drop decision logs #5638

Closed
@ashutosh-narkar

Description

@ashutosh-narkar

OPA periodically uploads decision logs to a remote server. If the server responds with a non-2xx status code, OPA will re-queue those decision log event(s) in its buffer and attempt to upload them again after an exponential backoff delay mechanism. Currently there is no way for the server to indicate to OPA to drop those decision log event(s). It would be nice if OPA was able to drop those decision log event(s) along with the exponential backoff if server responded with HTTP 429 status code.

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions