There was an error while loading. Please reload this page.
1 parent 0a3087d commit ce0274bCopy full SHA for ce0274b
README.md
@@ -558,6 +558,8 @@ You need to install rdkafka gem.
558
# load of both Fluentd and Kafka when excessive messages are attempted
559
# to send. Default is no limit.
560
max_enqueue_bytes_per_second (integer) :default => nil
561
+ unrecoverable_error_codes (array) :default => ["topic_authorization_failed", "msg_size_too_large"]
562
+
563
</match>
564
565
`rdkafka2` supports `discard_kafka_delivery_failed_regex` parameter:
0 commit comments