context:
http://camel.465427.n5.nabble.com/Problems-with-dynamic-throttling-tp5746613p5746661.html
Sent from the Camel - Users mailing list archive at Nabble.com.
from 100 to 10, I get a different AssertionError:
java.lang.AssertionError: mock://result Received message count. Expected:
<90> but was: <21>
--
View this message in context:
http://camel.465427.n5.nabble.com/Problems-with-dynamic-throttling-tp5746613p5746615.html
Sent from the C
Hi,
I am currently having some problems with dynamic throttling. I created a
route which uses the throttle processor, and set a header to be used to
determine the rate. Depending on the situation the rate will change between
two distinct values. This does not work very well though. I created some