I'm looking at a route that will be exercised in the event of an emergency
situation such as "database is down".

Is there a non-blocking Throttler, one that lets the caller continue AND
only samples the Exchanges that arrives? I would like to call a third party
if this route is called but they won't want to be called very frequently,
e.g. no more than once per ten minutes?

Ideas?

James

Reply via email to