当节点级限流触发时的处理动作。
DROP
THROTTLE
# 丢弃超出的请求(默认) cluster.throttle.node.write.action: DROP # 延迟处理 cluster.throttle.node.write.action: THROTTLE