clescot / kafka-connect-http

Kafka Connect HTTP Sink and Source connectors
Apache License 2.0
3 stars 1 forks source link

add a bandwidth rate Limiter per configuration #631

Open clescot opened 4 days ago

clescot commented 4 days ago

Actually, there is a rate limiter for each configuration per call. add the ability to define a bandwidth rate Limiter per configuration. It should be possible to use both rate limiters at the same time.