logary icon indicating copy to clipboard operation
logary copied to clipboard

Handling large messages, do we drop them? Log them to disk? Callback in confirm?

Open haf opened this issue 5 years ago • 2 comments

For example, we have Rutta ingesting messages over HTTP and once in a while someone sends a large message >134 KiB, which causes the Stackdriver target to crash and restart, until all too-large messages have been crash-rejected (since we don't have a "will" in that target).

haf avatar Mar 13 '19 08:03 haf

what is the use case? seems disk or queue are something like target. is it for when target can not catch up with log message producer ?

lust4life avatar Mar 14 '19 15:03 lust4life

Updated description

haf avatar Mar 14 '19 18:03 haf