Our destination has PQ enabled. When the destination is accepting data again we are seeing error messages in the logs that the there's blocking when it is set to drop. Why?
{ "level": "warn", "message": "begin backpressure [blocking]", "reason": { "message": "failed to push to persistent queue due to backpressure: in backpressure mode", "stack": "PQBackpressureError: failed to push to persistent queue due to backpressure: in backpressure mode\n at /data/cribl/opt/bin/cribl.js:14:12494168", "reason": "output is experiencing increased load", "name": "PQBackpressureError", "response": { "shouldBackpressure": true, "reason": "in backpressure mode", "forceBlock": true } }}