mirror of
https://github.com/minio/minio.git
synced 2024-12-31 17:43:21 -05:00
8268c12cfb
Current implementation retries forever until our log buffer is full, and we start dropping events. This PR allows you to set a value until we give up on existing audit/logger batches to proceed to process the new ones. Bonus: - do not blow up buffers beyond batchSize value - do not leak the ticker if the worker returns |
||
---|---|---|
.. | ||
console | ||
http | ||
kafka | ||
testlogger | ||
types |