Yes!

I´ve tried:


*<throttle timePeriodMillis="10000">
         <constant>20</constant>
         <to uri="mock:result"/>
</throttle> *


and


*<throttle timePeriodMillis="10000">
         <header>garryHeader</header>
         <to uri="mock:result"/>
</throttle> *

both are displaying:
/Caused by: java.lang.IllegalStateException: The maximumRequestsPerPeriod
must be a positive number, was: 0/


--
View this message in context: 
http://camel.465427.n5.nabble.com/Throttling-maximumRequestsPerPeriod-problem-tp5586898p5587237.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to