- Add gradual message dropping based on queue utilization - Start dropping messages at 50% queue capacity - Drop rate increases linearly from 0% at 50% to 100% at full - Uses random drops to maintain fair distribution - Helps prevent queue overflow under high load |
||
---|---|---|
.. | ||
streamer_test.go | ||
streamer.go |