Closed
Description
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
Assignees
Type
Projects
Status
Done